David Abrahams wrote:
> "Philippe A. Bouchard" <[EMAIL PROTECTED]> writes:
>
>>     I would like to propose partial<> when you wish to postpone an
>> object's construction:
>> http://groups.yahoo.com/group/boost/files/shifted_ptr/partial.hpp
>
> How is this different from the recently-accepted optional<T> class
> template?

1) Submission time ;)
2) Placement operator new (size_t, boost::optional<T> &) definition which I
highly suggest.



Philippe A. Bouchard




_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to