[C++-sig] Member function bp::optional? Or workaround?

Hans Meine hans_meine at gmx.net
Tue Jan 12 20:21:33 CET 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20100112/062d2592/attachment.pgp>


More information about the Cplusplus-sig mailing list