On Tuesday, July 1, 2003, at 11:45 PM, Larry Evans wrote:

There's also:
http://pcroot.cern.ch/TaligentDocs/TaligentOnline/DocumentRoot/1.0/ Docs/books/FS/FS_59.html


whose TInstanceOf or TOnlyPointerTo may be what your wanting.

Interesting, thanks for the link.


TInstanceOf appears to have copy semantics. You can assign TInstanceOf and it copies the underlying object. TOnlyPointerTo looks a bit like auto_ptr: moves with copy syntax.

-Howard

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

Reply via email to