![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Namespaces | |
| Gray | |
| < The main namespace for all Core functions. | |
Macros | |
| #define | CTYPE_DEF(a, _TYPE, c, d, e, f, g, h) template<> const _TYPE cTypeLimit<_TYPE>::k_Min = e; template<> const _TYPE cTypeLimit<_TYPE>::k_Max = f; |
| #define CTYPE_DEF | ( | a, | |
| _TYPE, | |||
| c, | |||
| d, | |||
| e, | |||
| f, | |||
| g, | |||
| h | |||
| ) | template<> const _TYPE cTypeLimit<_TYPE>::k_Min = e; template<> const _TYPE cTypeLimit<_TYPE>::k_Max = f; |