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

Go to the source code of this file.

Macros

#define MSGPACK_PP_VALUE   MSGPACK_PP_COUNTER + 1
 
#define MSGPACK_PP_COUNTER_DIGIT_10   0
 
#define MSGPACK_PP_COUNTER_DIGIT_9   0
 
#define MSGPACK_PP_COUNTER_DIGIT_8   0
 
#define MSGPACK_PP_COUNTER_DIGIT_7   0
 
#define MSGPACK_PP_COUNTER_DIGIT_6   0
 
#define MSGPACK_PP_COUNTER_DIGIT_5   0
 
#define MSGPACK_PP_COUNTER_DIGIT_4   0
 
#define MSGPACK_PP_COUNTER_DIGIT_3   0
 
#define MSGPACK_PP_COUNTER_DIGIT_2   0
 
#define MSGPACK_PP_COUNTER_DIGIT_1   0
 
#define MSGPACK_PP_COUNTER   MSGPACK_PP_COUNTER_DIGIT_1
 

Macro Definition Documentation

#define MSGPACK_PP_COUNTER   MSGPACK_PP_COUNTER_DIGIT_1
#define MSGPACK_PP_COUNTER_DIGIT_1   0
#define MSGPACK_PP_COUNTER_DIGIT_10   0
#define MSGPACK_PP_COUNTER_DIGIT_2   0
#define MSGPACK_PP_COUNTER_DIGIT_3   0
#define MSGPACK_PP_COUNTER_DIGIT_4   0
#define MSGPACK_PP_COUNTER_DIGIT_5   0
#define MSGPACK_PP_COUNTER_DIGIT_6   0
#define MSGPACK_PP_COUNTER_DIGIT_7   0
#define MSGPACK_PP_COUNTER_DIGIT_8   0
#define MSGPACK_PP_COUNTER_DIGIT_9   0
#define MSGPACK_PP_VALUE   MSGPACK_PP_COUNTER + 1