On Dienstag 12 Januar 2010, Charles Solar wrote: > I have a few default parameters in a couple of my member functions, and > these functions do not conform to the format required > forBOOST_PYTHON_MEMBER_FUNCTION_OVERLOAD..
I never use BOOST_PYTHON_MEMBER_FUNCTION_OVERLOAD anyway. You may
freely .def'ine multiple overloads yourself. (Or maybe you want to try
pyplusplus, if you have many such functions.)
--
Ciao, / / .o.
/--/ ..o
/ / ANS ooo
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Cplusplus-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/cplusplus-sig
