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

Go to the source code of this file.

Macros

#define MSGPACK_PP_SLOT_1_DIGIT_10   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_9   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_8   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_7   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_6   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_5   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_4   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_3   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_2   0
 
#define MSGPACK_PP_SLOT_1_DIGIT_1   0
 
#define MSGPACK_PP_SLOT_1()   MSGPACK_PP_SLOT_1_DIGIT_1
 

Macro Definition Documentation

#define MSGPACK_PP_SLOT_1 ( )    MSGPACK_PP_SLOT_1_DIGIT_1
#define MSGPACK_PP_SLOT_1_DIGIT_1   0
#define MSGPACK_PP_SLOT_1_DIGIT_10   0
#define MSGPACK_PP_SLOT_1_DIGIT_2   0
#define MSGPACK_PP_SLOT_1_DIGIT_3   0
#define MSGPACK_PP_SLOT_1_DIGIT_4   0
#define MSGPACK_PP_SLOT_1_DIGIT_5   0
#define MSGPACK_PP_SLOT_1_DIGIT_6   0
#define MSGPACK_PP_SLOT_1_DIGIT_7   0
#define MSGPACK_PP_SLOT_1_DIGIT_8   0
#define MSGPACK_PP_SLOT_1_DIGIT_9   0