Sha256: e47b05e59d97ae9230e758b3050cc572b346a16970cfa55f008fc39f10ec1696

Contents?: true

Size: 1.06 KB

Versions: 44

Compression:

Stored size: 1.06 KB

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_VARIADIC_TO_TUPLE_HPP
# define MSGPACK_PREPROCESSOR_VARIADIC_TO_TUPLE_HPP
#
# include <msgpack/preprocessor/config/config.hpp>
#
# /* MSGPACK_PP_VARIADIC_TO_TUPLE */
#
# if MSGPACK_PP_VARIADICS
#    define MSGPACK_PP_VARIADIC_TO_TUPLE(...) (__VA_ARGS__)
# endif
#
# endif

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
script_core-0.0.4 ext/enterprise_script_service/msgpack/include/msgpack/preprocessor/variadic/to_tuple.hpp
script_core-0.0.3 ext/enterprise_script_service/msgpack/include/msgpack/preprocessor/variadic/to_tuple.hpp
script_core-0.0.2 ext/enterprise_script_service/msgpack/include/msgpack/preprocessor/variadic/to_tuple.hpp
script_core-0.0.1 ext/enterprise_script_service/msgpack/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-7.1.1-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-7.1.1-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-7.0.2-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-7.0.2-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.1.3-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.1.3-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.1.0-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.1.0-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.9-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.9-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.7-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.7-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.5-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.5-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.4-x86-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp
rroonga-6.0.4-x64-mingw32 vendor/local/include/msgpack/preprocessor/variadic/to_tuple.hpp