![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "pch.h"
#include "cMem.h"
#include "StrT.h"
#include "HResult.h"
#include "cDebugAssert.h"
#include "cExceptionSystem.h"
#include <setjmp.h>
#include <signal.h>
Namespaces | |
Gray | |
< The main namespace for all Core functions. | |
Typedefs | |
typedef void(__cdecl * | Gray::JMP_t) (int) |