|
libcopp 2.3.1
|

Public Member Functions | |
| Y () | |
| ~Y () | |
Data Fields | |
| bool | deleted_ |
Static Public Attributes | |
| static int | instances = 0 |
Private Member Functions | |
| Y (Y const &) | |
| Y & | operator= (Y const &) |
Definition at line 4323 of file rc_ptr_test.cpp.
|
inline |
Definition at line 4328 of file rc_ptr_test.cpp.
References instances.
|
inline |
Definition at line 4330 of file rc_ptr_test.cpp.
References CASE_EXPECT_TRUE, deleted_, and instances.
|
private |
| bool sp_unique_ptr::Y::deleted_ |
Definition at line 4326 of file rc_ptr_test.cpp.
Referenced by sp_unique_ptr::YD::operator()(), and ~Y().
|
static |
Definition at line 4324 of file rc_ptr_test.cpp.
Referenced by sp_unique_ptr::CASE_TEST(), Y(), and ~Y().