libcopp 2.3.1
|
Public Member Functions | |
X () | |
~X () | |
Static Public Attributes | |
static int64_t | instances = 0 |
Private Member Functions | |
X (X const &) | |
X & | operator= (X const &) |
Definition at line 82 of file rc_ptr_test.cpp.
|
inline |
Definition at line 85 of file rc_ptr_test.cpp.
References instances.
|
inline |
Definition at line 87 of file rc_ptr_test.cpp.
References instances.
|
private |
|
static |
Definition at line 83 of file rc_ptr_test.cpp.
Referenced by strong_rc::n_constructors::copy_constructor(), strong_rc::n_constructors::pointer_constructor(), X(), and ~X().