#include <OnixS/eSpeed/MarketData/Itch/CompilerDetection.h>
Go to the source code of this file.
Macros | |
#define | ONIXS_ESPEED_ITCH_NOTHROW throw() |
#define | ONIXS_ESPEED_ITCH_EXPLICIT |
#define | ONIXS_ESPEED_ITCH_CONST_OR_CONSTEXPR const |
#define | ONIXS_ESPEED_ITCH_CHECK_EXPECT(exp, c) ((exp)) |
#define ONIXS_ESPEED_ITCH_CHECK_EXPECT | ( | exp, | |
c | |||
) | ((exp)) |
Definition at line 52 of file Compiler.h.
#define ONIXS_ESPEED_ITCH_CONST_OR_CONSTEXPR const |
Definition at line 46 of file Compiler.h.
#define ONIXS_ESPEED_ITCH_EXPLICIT |
Definition at line 34 of file Compiler.h.
#define ONIXS_ESPEED_ITCH_NOTHROW throw() |
Definition at line 27 of file Compiler.h.