#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 77 of file shared_count.hpp.
|
inlineexplicit |
Definition at line 81 of file shared_count.hpp.
|
inline |
Definition at line 85 of file shared_count.hpp.
|
private |
Definition at line 92 of file shared_count.hpp.