MessagePack for C++
|
#include <msgpack/preprocessor/config/config.hpp>
Go to the source code of this file.
Macros | |
#define | MSGPACK_PP_STRINGIZE(text) MSGPACK_PP_STRINGIZE_I(text) |
#define | MSGPACK_PP_STRINGIZE_I(text) #text |
#define MSGPACK_PP_STRINGIZE | ( | text | ) | MSGPACK_PP_STRINGIZE_I(text) |
#define MSGPACK_PP_STRINGIZE_I | ( | text | ) | #text |