[C++-sig] Re: How to expose virtual function with defaultarguments in boost.python ?

David Abrahams dave at boost-consulting.com
Wed Dec 8 13:20:38 CET 2004


Baptiste Lepilleur wrote:
> ----- Original Message ----- 

> OK. I have disabled support for default parameters for protected virtual
> member functions (those are very rare anyway).

You could always use keyword argument support to achieve a similar effect.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com




More information about the Cplusplus-sig mailing list