[snip] > holder<Foo> h; > new (h.storage) Foo;
What is the meaning of that syntax? > ... > T* u = dangerous_cast<T*>(h.storage); // can't do this with reinterpret_cast Why would you want to do that in the first place. > > HTH, > -- > David Abrahams > [EMAIL PROTECTED] * http://www.boost-consulting.com > Boost support, enhancements, training, and commercial distribution > > _______________________________________________ > Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost > _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost