|
HDK
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | UT_NonCopyableNS::UT_NonCopyable |
Namespaces | |
| UT_NonCopyableNS | |
Macros | |
| #define | UT_NON_COPYABLE(CLASS) |
| Define deleted copy constructor and assignment operator inside a class. More... | |
Typedefs | |
| typedef UT_NonCopyableNS::UT_NonCopyable | UT_NonCopyable |
| #define UT_NON_COPYABLE | ( | CLASS | ) |
Define deleted copy constructor and assignment operator inside a class.
Definition at line 31 of file UT_NonCopyable.h.
Definition at line 28 of file UT_NonCopyable.h.