![]() |
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 | TYPE char |
| #define | StrTTbl(returntype, name, args) template GRAYCORE_LINK returntype GRAYCALL StrT::name<TYPE> args ; |
| #define | TYPE wchar_t |
String global functions as a template.
| #define StrTTbl | ( | returntype, | |
| name, | |||
| args | |||
| ) | template GRAYCORE_LINK returntype GRAYCALL StrT::name<TYPE> args ; |
| #define TYPE char |
| #define TYPE wchar_t |