Sha256: e33758bf2daf59a55908d66c7f2f842d38c86a7308d6bd4655a8cc7a59c41c6b
Contents?: true
Size: 1023 Bytes
Versions: 44
Compression:
Stored size: 1023 Bytes
Contents
# /* ************************************************************************** # * * # * (C) Copyright Edward Diener 2011. * # * (C) Copyright Paul Mensonides 2011. * # * Distributed under the Boost Software License, Version 1.0. (See * # * accompanying file LICENSE_1_0.txt or copy at * # * http://www.boost.org/LICENSE_1_0.txt) * # * * # ************************************************************************** */ # # /* See http://www.boost.org for most recent version. */ # # ifndef MSGPACK_PREPROCESSOR_TUPLE_ENUM_HPP # define MSGPACK_PREPROCESSOR_TUPLE_ENUM_HPP # # include <msgpack/preprocessor/tuple/rem.hpp> # # /* MSGPACK_PP_TUPLE_ENUM */ # # define MSGPACK_PP_TUPLE_ENUM MSGPACK_PP_TUPLE_REM_CTOR # # endif
Version data entries
44 entries across 44 versions & 2 rubygems