|
|
1>c:\program files\microsoft visual studio 9.0\vc\include\xutility(1850) : error C2296: '-' : illegal, left operand has type 'bool (__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long)' 1> c:\program files\microsoft visual studio 9.0\vc\include\xutility(1867) : see reference to function template instantiation 'void std::_Distance2<bool(__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long),_Diff>(_RanIt,_RanIt,_Diff &,std::random_access_iterator_tag)' being compiled 1> with 1> [ 1> _Diff=unsigned int, 1> _RanIt=bool (__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long) 1> ] 1> c:\program files\microsoft visual studio 9.0\vc\include\vector(937) : see reference to function template instantiation 'void std::_Distance<bool(__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long),unsigned int>(_InIt,_InIt,_Diff &)' being compiled 1> with 1> [ 1> _InIt=bool (__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long), 1> _Diff=unsigned int 1> ] 1> c:\program files\microsoft visual studio 9.0\vc\include\vector(889) : see reference to function template instantiation 'void std::vector<_Ty>::_Insert<bool(__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long)>(std::_Vector_const_iterator<_Ty,_Alloc>,_Iter,_Iter,std::forward_iterator_tag)' being compiled 1> with 1> [ 1> _Ty=GLWinFac::eventcallback, 1> _Alloc=std::allocator<GLWinFac::eventcallback >, 1> _Iter=bool (__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long) 1> ] 1> c:\program files\microsoft visual studio 9.0\vc\include\vector(866) : see reference to function template instantiation 'void std::vector<_Ty>::insert<bool(__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long)>(std::_Vector_const_iterator<_Ty,_Alloc>,_Iter,_Iter)' being compiled 1> with 1> [ 1> _Ty=GLWinFac::eventcallback, 1> _Alloc=std::allocator<GLWinFac::eventcallback >, 1> _Iter=bool (__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long) 1> ] 1> c:\program files\microsoft visual studio 9.0\vc\include\vector(853) : see reference to function template instantiation 'void std::vector<_Ty>::_Assign<bool(__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long)>(_Iter,_Iter,std::input_iterator_tag)' being compiled 1> with 1> [ 1> _Ty=GLWinFac::eventcallback, 1> _Iter=bool (__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long) 1> ] 1> h:\other\planet\graphic\opengl\fixed function 2d 0x1\glwinfac window.h(35) : see reference to function template instantiation 'void std::vector<_Ty>::assign<bool(__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long)>(_Iter,_Iter)' being compiled 1> with 1> [ 1> _Ty=GLWinFac::eventcallback, 1> _Iter=bool (__cdecl *)(GLWinFac::Window *,GLWinFac::INTERFACE *,unsigned int,long) 1> ] |
|
|
|
|