![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Classes | |
class | Gray::cCodeProfileFunc |
Namespaces | |
Gray | |
< The main namespace for all Core functions. | |
Macros | |
#define | CODEPROFILEFUNC() __noop |
Declare entry/exit from a function such that it will build a profile. Write out a profile PCP file.
#define CODEPROFILEFUNC | ( | ) | __noop |