Sha256: 58a9da37ca616a9b27c0aa2e3a86a934511335f436bc5705d7ee1c40f86ea2e5
Contents?: true
Size: 461 Bytes
Versions: 36
Compression:
Stored size: 461 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_VECTOR_UNSIGNED_CHAR_HPP #define MSGPACK_TYPE_VECTOR_UNSIGNED_CHAR_HPP #include "msgpack/v1/adaptor/vector_unsigned_char.hpp" #endif // MSGPACK_TYPE_VECTOR_UNSIGNED_CHAR_HPP
Version data entries
36 entries across 36 versions & 2 rubygems