Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
PlatformDefines.h File Reference

File containing platform specific definitions. More...

#include <boost/predef.h>

Go to the source code of this file.

Macros

#define NO_EXCEPT_   noexcept
 NO_EXCEPT_ definition mapping to noexcept.
 
#define CONSTEXPR_   constexpr
 CONSTEXPR_ definition mapping to constexpr.
 
#define STATIC_CONSTEXPR_   static constexpr
 STATIC_CONSTEXPR_ definition mapping to static constexpr.
 
#define TYPENAME_DECL_   typename
 TYPENAME_DECL_ definition mapping to typename.
 

Detailed Description

File containing platform specific definitions.