#include <OnixS/CboeCFE/MarketData/Pitch/CompilerDetection.h>
Go to the source code of this file.
Macros | |
#define | ONIXS_BATS_PITCH_NOTHROW throw() |
#define | ONIXS_BATS_PITCH_EXPLICIT |
#define | ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR const |
#define | ONIXS_BATS_PITCH_CHECK_EXPECT(exp, c) ((exp)) |
#define | ONIXS_BATS_PITCH_HOT_PATH |
#define | ONIXS_BATS_PITCH_COLD_PATH |
#define | BOOST_NO_NORETURN |
#define | ONIXS_BATS_PITCH_NORETURN |
#define BOOST_NO_NORETURN |
Definition at line 76 of file Compiler.h.
#define ONIXS_BATS_PITCH_CHECK_EXPECT | ( | exp, | |
c | |||
) | ((exp)) |
Definition at line 52 of file Compiler.h.
#define ONIXS_BATS_PITCH_COLD_PATH |
Definition at line 60 of file Compiler.h.
#define ONIXS_BATS_PITCH_CONST_OR_CONSTEXPR const |
Definition at line 46 of file Compiler.h.
#define ONIXS_BATS_PITCH_EXPLICIT |
Definition at line 33 of file Compiler.h.
#define ONIXS_BATS_PITCH_HOT_PATH |
Definition at line 59 of file Compiler.h.
#define ONIXS_BATS_PITCH_NORETURN |
Definition at line 77 of file Compiler.h.
#define ONIXS_BATS_PITCH_NOTHROW throw() |
Definition at line 27 of file Compiler.h.