MessagePack for C++
Loading...
Searching...
No Matches
config.hpp File Reference

Go to the source code of this file.

Macros

#define MSGPACK_PP_CONFIG_STRICT()
#define MSGPACK_PP_CONFIG_IDEAL()
#define MSGPACK_PP_CONFIG_MSVC()
#define MSGPACK_PP_CONFIG_MWCC()
#define MSGPACK_PP_CONFIG_BCC()
#define MSGPACK_PP_CONFIG_EDG()
#define MSGPACK_PP_CONFIG_DMC()
#define MSGPACK_TRADITIONAL_MSVC   1
#define MSGPACK_PP_CONFIG_FLAGS()
#define MSGPACK_PP_CONFIG_EXTENDED_LINE_INFO   0
#define MSGPACK_PP_CONFIG_ERRORS   1
#define MSGPACK_PP_VARIADICS_MSVC   0
#define MSGPACK_PP_VARIADICS   0

Macro Definition Documentation

◆ MSGPACK_PP_CONFIG_BCC

#define MSGPACK_PP_CONFIG_BCC ( )
Value:
0x0010

◆ MSGPACK_PP_CONFIG_DMC

#define MSGPACK_PP_CONFIG_DMC ( )
Value:
0x0040

◆ MSGPACK_PP_CONFIG_EDG

#define MSGPACK_PP_CONFIG_EDG ( )
Value:
0x0020

◆ MSGPACK_PP_CONFIG_ERRORS

#define MSGPACK_PP_CONFIG_ERRORS   1

◆ MSGPACK_PP_CONFIG_EXTENDED_LINE_INFO

#define MSGPACK_PP_CONFIG_EXTENDED_LINE_INFO   0

◆ MSGPACK_PP_CONFIG_FLAGS

#define MSGPACK_PP_CONFIG_FLAGS ( )
Value:
#define MSGPACK_PP_CONFIG_STRICT()
Definition config.hpp:18

◆ MSGPACK_PP_CONFIG_IDEAL

#define MSGPACK_PP_CONFIG_IDEAL ( )
Value:
0x0002

◆ MSGPACK_PP_CONFIG_MSVC

#define MSGPACK_PP_CONFIG_MSVC ( )
Value:
0x0004

◆ MSGPACK_PP_CONFIG_MWCC

#define MSGPACK_PP_CONFIG_MWCC ( )
Value:
0x0008

◆ MSGPACK_PP_CONFIG_STRICT

#define MSGPACK_PP_CONFIG_STRICT ( )
Value:
0x0001

◆ MSGPACK_PP_VARIADICS

#define MSGPACK_PP_VARIADICS   0

◆ MSGPACK_PP_VARIADICS_MSVC

#define MSGPACK_PP_VARIADICS_MSVC   0

◆ MSGPACK_TRADITIONAL_MSVC

#define MSGPACK_TRADITIONAL_MSVC   1