Thanks for pointing this out.
Fixed with boost svn trunk revision 77124.
Ralf

On Sun, Feb 19, 2012 at 2:18 AM, Johan Råde <johan.r...@gmail.com> wrote:

> The documentation of boost::python::make_**constructor should be fixed.
> It shows the synopsis:
>
>    template <class T, class ArgList, class Generator>
>    object make_constructor();
>
>    template <class ArgList, class Generator, class Policies>
>    object make_constructor(Policies const& policies);
>
> This is obviously not correct.
>
>
> ______________________________**_________________
> Cplusplus-sig mailing list
> Cplusplus-sig@python.org
> http://mail.python.org/**mailman/listinfo/cplusplus-sig<http://mail.python.org/mailman/listinfo/cplusplus-sig>
>
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to