OnixS C++ B3 BOE Binary Order Entry  1.2.0
API Documentation
CompilerDetection.h
Go to the documentation of this file.
1 #pragma once
2 
3 #define ONIXS_B3_BOE_COMPILER_IS_GNU
4 #define ONIXS_B3_BOE_CXX11
5 #define ONIXS_B3_BOE_CXX14
6 #define ONIXS_B3_BOE_CXX17