Go to the documentation of this file. 12 # ifndef MSGPACK_PREPROCESSOR_ITERATION_LOCAL_HPP 13 # define MSGPACK_PREPROCESSOR_ITERATION_LOCAL_HPP 21 # define MSGPACK_PP_LOCAL_ITERATE() <msgpack/preprocessor/iteration/detail/local.hpp> 23 # define MSGPACK_PP_LOCAL_C(n) (MSGPACK_PP_LOCAL_S) <= n && (MSGPACK_PP_LOCAL_F) >= n 24 # define MSGPACK_PP_LOCAL_R(n) (MSGPACK_PP_LOCAL_F) <= n && (MSGPACK_PP_LOCAL_S) >= n