Sha256: 6ace1f68231893118228d1c24ffa23d67776a6df34bcf128cd35811fdd14ff98
Contents?: true
Size: 437 Bytes
Versions: 36
Compression:
Stored size: 437 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_OPTIONAL_HPP #define MSGPACK_TYPE_BOOST_OPTIONAL_HPP #include "msgpack/v1/adaptor/boost/optional.hpp" #endif // MSGPACK_TYPE_BOOST_OPTIONAL_HPP
Version data entries
36 entries across 36 versions & 2 rubygems