[C++-sig] Re: make_constructor doc buglet

David Abrahams dave at boost-consulting.com
Sun Sep 26 17:28:48 CEST 2004


"Neal D. Becker" <ndbecker2 at verizon.net> writes:

> The arguments to make_constructor() are not shown in the doc:
>
> 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 a known issue
(http://aspn.activestate.com/ASPN/Mail/Message/c++-sig/2126948).  I'm
afraid it's a bit more than a buglet though, and right now nothing is
being done about it.  I'd still love to have a patch for this problem.

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




More information about the Cplusplus-sig mailing list