Constructors

Synopses

Declared in <bslstl_sharedptr.h>

Create an enable_shared_from_this object that is not owned by any shared_ptr object.

Create an enable_shared_from_this object that is not owned by any shared_ptr object. Note that the specified unused argument is not used by this constructor.

Created with MrDocs