MessagePack for C++
Macros
slot4.hpp File Reference
#include <msgpack/preprocessor/slot/detail/shared.hpp>

Go to the source code of this file.

Macros

#define MSGPACK_PP_SLOT_4_DIGIT_10   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_9   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_8   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_7   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_6   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_5   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_4   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_3   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_2   0
 
#define MSGPACK_PP_SLOT_4_DIGIT_1   0
 
#define MSGPACK_PP_SLOT_4()   MSGPACK_PP_SLOT_4_DIGIT_1
 

Macro Definition Documentation

#define MSGPACK_PP_SLOT_4 ( )    MSGPACK_PP_SLOT_4_DIGIT_1
#define MSGPACK_PP_SLOT_4_DIGIT_1   0
#define MSGPACK_PP_SLOT_4_DIGIT_10   0
#define MSGPACK_PP_SLOT_4_DIGIT_2   0
#define MSGPACK_PP_SLOT_4_DIGIT_3   0
#define MSGPACK_PP_SLOT_4_DIGIT_4   0
#define MSGPACK_PP_SLOT_4_DIGIT_5   0
#define MSGPACK_PP_SLOT_4_DIGIT_6   0
#define MSGPACK_PP_SLOT_4_DIGIT_7   0
#define MSGPACK_PP_SLOT_4_DIGIT_8   0
#define MSGPACK_PP_SLOT_4_DIGIT_9   0