Sha256: 0f1cc69dd1592f8fbf9671c686c681815b6659b21562526c46882e2b661e7048
Contents?: true
Size: 418 Bytes
Versions: 24
Compression:
Stored size: 418 Bytes
Contents
// // MessagePack for C++ deserializing routine // // Copyright (C) 2017 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_UNPACK_EXCEPTION_HPP #define MSGPACK_UNPACK_EXCEPTION_HPP #include "msgpack/v1/unpack_exception.hpp" #endif // MSGPACK_UNPACK_EXCEPTION_HPP
Version data entries
24 entries across 24 versions & 2 rubygems