--- David Abrahams <[EMAIL PROTECTED]> wrote:
[...]
> Just how do you propose to prevent people from writing their own
> construct/destroy functions?  And if they write an allocator from
> scratch, but *don't* provide construct/destroy manually, where will
> they come from?

What I meant is that if boost allocators won't include constuct/destroy,
all boost developers will probably implement their own construct/destroy
helper functions (outside allocators) to construct/destroy object using
allocators.
In such case, I suggested to include standard 
construct/destroy functions 
in boost (not in allocators).

Eugene


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to