Sha256: 2c61714d22991e1cdc4f774afacf2e8e775b6de835921f8ae7c1feb632e0d316
Contents?: true
Size: 495 Bytes
Versions: 36
Compression:
Stored size: 495 Bytes
Contents
// // MessagePack for C++ static resolution routine // // Copyright (C) 2016 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_TYPE_SIZE_EQUAL_ONLY_HPP #define MSGPACK_TYPE_SIZE_EQUAL_ONLY_HPP #include "msgpack/adaptor/size_equal_only_decl.hpp" #include "msgpack/v1/adaptor/size_equal_only.hpp" #endif // MSGPACK_TYPE_SIZE_EQUAL_ONLYL_HPP
Version data entries
36 entries across 36 versions & 2 rubygems