[C++-sig] bp::arg() also requires types to be declared

David Abrahams dave at boost-consulting.com
Wed Jun 21 07:04:07 CEST 2006


"Niall Douglas" <s_sourceforge at nedprod.com> writes:

> It appears it's not only enums that must be defined before use with 
> boost::python::arg() - also all types. 

What do you mean by "used with?"  

What do you mean by "defined?"  Do you mean they need to be complete
types (i.e. not forward declared)?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list