[C++-sig] bug: python.hpp not including python/make_constructor.hpp

Stefan Seefeld seefeld at sympatico.ca
Tue Mar 8 19:52:04 CET 2005


hi,

as the subject suggests:

including <boost/python.hpp> in my code
isn't enough to be able to use 'boost::python::make_constructor()'.

#include <boost/python/make_constructor.hpp>

somewhere in boost/python.hpp should fix this.

Thanks,
		Stefan



More information about the Cplusplus-sig mailing list