bsl::shared_ptr::rep

Return the address providing modifiable access to the BloombergLP::bslma::SharedPtrRep object used by this shared pointer, or 0 if this shared pointer is empty.

Synopsis

Declared in <bslstl_sharedptr.h>

BloombergLP::bslma::SharedPtrRep*
rep() const noexcept;