Sha256: 96b736cc3f6fa0203e678bbe92727d454687a939f9ae245badf8f13e7f943fc8
Contents?: true
Size: 509 Bytes
Versions: 36
Compression:
Stored size: 509 Bytes
Contents
// // MessagePack for C++ static resolution routine // // Copyright (C) 2015-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_CHECK_CONTAINER_SIZE_HPP #define MSGPACK_CHECK_CONTAINER_SIZE_HPP #include "msgpack/adaptor/check_container_size_decl.hpp" #include "msgpack/v1/adaptor/check_container_size.hpp" #endif // MSGPACK_CHECK_CONTAINER_SIZE_HPP
Version data entries
36 entries across 36 versions & 2 rubygems