This struct is for internal use only, providing a tag for shared_ptr constructors to recognize that a passed SharedPtrRep was obtained from an existing shared_ptr object.

Synopsis

Declared in <bslstl_sharedptr.h>

struct SharedPtr_RepFromExistingSharedPtr;

Created with MrDocs