![]() |
Scarab
v2.9.0
Project 8 C++ Utility Library
|
Public Member Functions | |
| huge_unique_ptr (T *p) | |
| T * | get () |
Private Attributes | |
| std::unique_ptr< T > | ptr |
| uint64_t | padding [10] |
Definition at line 38 of file test_smart_ptr.cpp.
|
inline |
Definition at line 42 of file test_smart_ptr.cpp.
|
inline |
Definition at line 43 of file test_smart_ptr.cpp.
|
private |
Definition at line 40 of file test_smart_ptr.cpp.
|
private |
Definition at line 39 of file test_smart_ptr.cpp.
1.8.13