Sha256: 2cf41729bd59353249eae5923877f7b6c920dfa5da85ed77ea897938ebc94e96
Contents?: true
Size: 432 Bytes
Versions: 36
Compression:
Stored size: 432 Bytes
Contents
// // MessagePack for C++ static resolution routine // // Copyright (C) 2015-2016 MIZUKI Hirata // // 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_ITERATOR_HPP #define MSGPACK_ITERATOR_HPP #include <msgpack/iterator_decl.hpp> #include <msgpack/v1/iterator.hpp> #endif // MSGPACK_ITERATOR_HPP
Version data entries
36 entries across 36 versions & 2 rubygems