Public Member Functions | |
test_autoptr (bool &deleted_) | |
~test_autoptr () | |
Private Attributes | |
bool & | deleted |
Definition at line 150 of file internaltest.cc.
test_autoptr::test_autoptr | ( | bool & | deleted_ | ) | [inline] |
test_autoptr::~test_autoptr | ( | ) | [inline] |
bool& test_autoptr::deleted [private] |