OnixS C++ CME MDP Premium Market Data Handler
5.8.9
API Documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
OnixS
CME
MDH
CompilerDetection.h
Go to the documentation of this file.
1
#pragma once
2
3
#define ONIXS_CMEMDH_COMPILER_IS_GNU
4
#define ONIXS_CMEMDH_CXX11
5
#define ONIXS_CMEMDH_CXX14
6
#define ONIXS_CMEMDH_CXX17