OnixS C++ eSpeed ITCH Market Data Handler  1.7.3
API documentation
Compiler.h File Reference
#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))
 

Macro Definition Documentation

#define ONIXS_ESPEED_ITCH_CHECK_EXPECT (   exp,
 
)    ((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.