|
My Project
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
14#include "omalloc/omConfig.h"
21 #if __cplusplus >= 201402L
24 #elif defined(__clang__)
27 #define REGISTER register
30 #define REGISTER register
35#if defined(OM_NDEBUG) && !defined(OM_ALLOC_INTERNAL)
46#include "omDerivedConfig.h"
60#include "omalloc/omTables.h"