Public Member Functions | |
T * | get () |
huge_unique_ptr (T *p) | |
Private Attributes | |
uint64_t | padding [10] |
std::unique_ptr< T > | ptr |
Definition at line 39 of file test_smart_ptr.cpp.
|
inline |
Definition at line 43 of file test_smart_ptr.cpp.
|
inline |
Definition at line 44 of file test_smart_ptr.cpp.
|
private |
Definition at line 41 of file test_smart_ptr.cpp.
|
private |
Definition at line 40 of file test_smart_ptr.cpp.