Create a SharedPtr_RepProctor that conditionally manages the specified rep (if non‐zero).
Synopsis
Declared in <bslstl_sharedptr.h>
explicit
SharedPtr_RepProctor(bslma::SharedPtrRep* rep) noexcept;
Created with MrDocs