[#bsl-weak_ptr-0d-rep] = xref:bsl.adoc[bsl]::xref:bsl/weak_ptr-0d.adoc[weak_ptr]::rep :relfileprefix: ../../ :mrdocs: Return the address providing modifiable access to the `BloombergLP::bslma::SharedPtrRep` object held by this weak pointer, or 0 if this weak pointer is in the empty state. == Synopsis Declared in `<bslstl_sharedptr.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslma/SharedPtrRep.adoc[BloombergLP::bslma::SharedPtrRep]* rep() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#