Create a SharedPtr_RepProctor that conditionally manages the specified rep (if non-zero).
Declared in <bslstl_sharedptr.h>
explicit
SharedPtr_RepProctor(bslma::SharedPtrRep* rep) noexcept;
| Name | Description |
|---|---|
| rep | shared-pointer representation object |