[C++-sig] Re: implicitly_convertible
aashish
aashish at vrac.iastate.edu
Thu Feb 5 21:27:03 CET 2004
Hi,
Well as I posted some problems before regarding boost.python project file
for the Windows ...as when I didn't make it I started compiling myself using
MSVC 7.0 and it came out fime but just one error (well some more and they
all belongs to this line)
In the header file:
Function_trmplate.hpp
this->manager = &detail::function::trivial_manager<FunctionObj>;
c:\users\aashish\learning\software\boost-1.30.2\boost\function\function_temp
late.hpp(511) : error C2563: mismatch in formal parameter list
c:\users\aashish\deere6\learning\software\boost-1.30.2\boost\function\functi
on_template.hpp(511) : error C2568: '=' : unable to resolve function
overload
c:\users\aashish\deere6\learning\software\boost-1.30.2\boost\function\functi
on_base.hpp(192): could be 'boost::detail::function::any_pointer
boost::detail::function::trivial_manager(boost::detail::function::any_pointe
r,boost::detail::function::functor_manager_operation_type)'
Any help will be appreciated..
Thanks,
Aashish
More information about the Cplusplus-sig
mailing list