#include <shared_count.hpp>
Public Member Functions | |
template<class Y > | |
void | operator() (Y *p) const |
sp_reference_wrapper (T &t) | |
Private Attributes | |
T * | t_ |
Definition at line 68 of file shared_count.hpp.
|
inlineexplicit |
Definition at line 72 of file shared_count.hpp.
|
inline |
Definition at line 76 of file shared_count.hpp.
|
private |
Definition at line 83 of file shared_count.hpp.