Sha256: 0c205c9a3fab36a4eb8203e91c76c0cfb10dabe546cfadb627f9a7cf8ab7ccd0
Contents?: true
Size: 445 Bytes
Versions: 36
Compression:
Stored size: 445 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_BOOST_STRING_REF_HPP #define MSGPACK_TYPE_BOOST_STRING_REF_HPP #include "msgpack/v1/adaptor/boost/string_ref.hpp" #endif // MSGPACK_TYPE_BOOST_STRING_REF_HPP
Version data entries
36 entries across 36 versions & 2 rubygems