From: rwgk_at_[hidden]
Date: 2001-07-16 12:58:25


--- In boost_at_y..., "David Abrahams" <david.abrahams_at_r...> wrote:
> If someone was interested in adding this feature, it would be
possible to
> provide a different def() function overload which takes as a
parameter the
> number of default arguments and generates all of the neccessary
Python
> function overloads.
>
> -Dave

I am! My Boost.Python module code is full of manually
generated overloads for member functions with default
arguments.

David, how difficult is it to implement your suggestion?

Thanks!
        Ralf