Sha256: b384b979b2797650ff12cc79077ffc641767032aa43454b8f33c5178b543a75c
Contents?: true
Size: 438 Bytes
Versions: 18
Compression:
Stored size: 438 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_OPTIONAL_HPP #define MSGPACK_TYPE_CPP17_OPTIONAL_HPP #include "msgpack/v1/adaptor/cpp17/optional.hpp" #endif // MSGPACK_TYPE_CPP17_OPTIONAL_HPP
Version data entries
18 entries across 18 versions & 2 rubygems