Sha256: 1b1998c28160518a4f77b48e13d8d7e713873fb103d881486c5ad32c8da2b820
Contents?: true
Size: 450 Bytes
Versions: 18
Compression:
Stored size: 450 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_CPP17_STRING_VIEW_HPP #define MSGPACK_TYPE_CPP17_STRING_VIEW_HPP #include "msgpack/v1/adaptor/cpp17/string_view.hpp" #endif // MSGPACK_TYPE_CPP17_STRING_VIEW_HPP
Version data entries
18 entries across 18 versions & 2 rubygems