Sha256: 70531a07146c19835246550e0e38caf65fec84f725f50ae93799fb553e88f8c6
Contents?: true
Size: 449 Bytes
Versions: 24
Compression:
Stored size: 449 Bytes
Contents
// // MessagePack for C++ static resolution 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_TYPE_BOOST_STRING_VIEW_HPP #define MSGPACK_TYPE_BOOST_STRING_VIEW_HPP #include "msgpack/v1/adaptor/boost/string_view.hpp" #endif // MSGPACK_TYPE_BOOST_STRING_VIEW_HPP
Version data entries
24 entries across 24 versions & 2 rubygems