![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "cNonCopyable.h"Go to the source code of this file.
Classes | |
| class | Gray::cHandlePtr< _TYPE_HAND > |
Namespaces | |
| Gray | |
| < The main namespace for all Core functions. | |
Macros | |
| #define | HANDLEPTR_NULL nullptr |
| NOT the same as an OS HANDLE, Not an int in Linux. Always void* based. More... | |
Wrap a general handle/pointer
| #define HANDLEPTR_NULL nullptr |
NOT the same as an OS HANDLE, Not an int in Linux. Always void* based.