From: "Fernando Cacciola" <[EMAIL PROTECTED]>
> Considering a member function that returns a pointer to something that is
> inside an object -a typical 'get()'-, it was noticed that most of the
times,
> it is not clear how the lifetime of the returned object is supposed to be
> handled.
[...]
> (b) in other cases, the object is being handed out through the pointer and
> there is some sort of ownership transfer or distribution involved.

Example?

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

Reply via email to