OnixS C++ FIX Engine  4.13.0
API Documentation
CompilerDetection.h File Reference

Go to the source code of this file.

Macros

#define ONIXS_FIXENGINE_COMPILER_IS_GNU
 
#define ONIXS_FIXENGINE_CXX11
 
#define ONIXS_FIXENGINE_CXX14
 
#define ONIXS_FIXENGINE_CXX17
 
#define ONIXS_FIXENGINE_CXX20
 
#define ONIXS_FIXENGINE_CXX23
 

Macro Definition Documentation

#define ONIXS_FIXENGINE_COMPILER_IS_GNU

Definition at line 3 of file CompilerDetection.h.

#define ONIXS_FIXENGINE_CXX11

Definition at line 4 of file CompilerDetection.h.

#define ONIXS_FIXENGINE_CXX14

Definition at line 5 of file CompilerDetection.h.

#define ONIXS_FIXENGINE_CXX17

Definition at line 6 of file CompilerDetection.h.

#define ONIXS_FIXENGINE_CXX20

Definition at line 7 of file CompilerDetection.h.

#define ONIXS_FIXENGINE_CXX23

Definition at line 8 of file CompilerDetection.h.