Sha256: cbf4ded45d578a7a459ea74750ceb7902d03235df3b6a73a546c898aa1d7af49
Contents?: true
Size: 497 Bytes
Versions: 36
Compression:
Stored size: 497 Bytes
Contents
// // MessagePack for C++ static resolution routine // // Copyright (C) 2008-2014 FURUHASHI Sadayuki and KONDO Takatoshi // // 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) // #ifndef MSGPACK_MSGPACK_TUPLE_HPP #define MSGPACK_MSGPACK_TUPLE_HPP #include "msgpack/adaptor/msgpack_tuple_decl.hpp" #include "msgpack/v1/adaptor/msgpack_tuple.hpp" #endif // MSGPACK_MSGPACK_TUPLE_HPP
Version data entries
36 entries across 36 versions & 2 rubygems