OnixS C++ CME iLink 3 Binary Order Entry Handler
1.18.9
API Documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
OnixS
CME
iLink3
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