[C++-sig] Re: make_constructor issues

David Abrahams dave at boost-consulting.com
Sat Jul 24 16:30:54 CEST 2004


Stefan Seefeld <sseefeld at art.ca> writes:

> well, the reason I'm asking because I found it counter-intuitive.
> Having defined a wrapper via
>
> class_<Foo> foo("Foo");
>
> I'd expect to pass values around, not Foo pointers. If it is
> a limitation of make_constructor, it should be documented.

Yes, apparently make_constructor isn't documented at all :(
There's documentation for something else called make_constructor that
doesn't even exist :(.

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




More information about the Cplusplus-sig mailing list