Sha256: 75ae60b15e6e9b45a05644e80c2273d11b62e18fc39e9df23629798031d552cf
Contents?: true
Size: 440 Bytes
Versions: 18
Compression:
Stored size: 440 Bytes
Contents
// // MessagePack for C++ FILE* buffer adaptor // // 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_FBUFFER_DECL_HPP #define MSGPACK_FBUFFER_DECL_HPP #include "msgpack/v1/fbuffer_decl.hpp" #include "msgpack/v2/fbuffer_decl.hpp" #endif // MSGPACK_FBUFFER_DECL_HPP
Version data entries
18 entries across 18 versions & 2 rubygems