OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
CompilerDetection.h
Go to the documentation of this file.
1 #pragma once
2 
3 #define ONIXS_ILINK3_COMPILER_IS_GNU
4 #define ONIXS_ILINK3_CXX11
5 #define ONIXS_ILINK3_CXX14
6 #define ONIXS_ILINK3_CXX17