Public Member Functions | |
content () | |
content (T const &t) | |
Public Attributes | |
size_t | cnt |
T | val |
Definition at line 361 of file remake.cpp.
|
inline |
Definition at line 365 of file remake.cpp.
|
inline |
Definition at line 366 of file remake.cpp.
size_t ref_ptr< T >::content::cnt |
Definition at line 363 of file remake.cpp.
Referenced by ref_ptr< T >::operator=(), ref_ptr< T >::ref_ptr(), and ref_ptr< T >::~ref_ptr().
T ref_ptr< T >::content::val |
Definition at line 364 of file remake.cpp.
Referenced by ref_ptr< T >::operator*().