Sha256: cccbb0d814d171c0ddcb50a2019cbd852d48ccf067d522c7810e582be1a6c12c
Contents?: true
Size: 435 Bytes
Versions: 36
Compression:
Stored size: 435 Bytes
Contents
// // MessagePack for C++ static resolution routine // // Copyright (C) 2015 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_EXT_HPP #define MSGPACK_TYPE_EXT_HPP #include "msgpack/adaptor/ext_decl.hpp" #include "msgpack/v1/adaptor/ext.hpp" #endif // MSGPACK_TYPE_EXT_HPP
Version data entries
36 entries across 36 versions & 2 rubygems