OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
CompilerDetection.h
Go to the documentation of this file.
1#pragma once
2
3#define ONIXS_FIXENGINE_COMPILER_IS_GNU
4#define ONIXS_FIXENGINE_CXX11
5#define ONIXS_FIXENGINE_CXX14
6#define ONIXS_FIXENGINE_CXX17