Sha256: 793712fb5a5ddc730b3916115f94332ee7bdf782fb8711b333472cedd8416772
Contents?: true
Size: 528 Bytes
Versions: 44
Compression:
Stored size: 528 Bytes
Contents
# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * 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) # */ # # /* Revised by Paul Mensonides (2002) */ # # /* See http://www.boost.org for most recent version. */ # # ifndef MSGPACK_PREPROCESSOR_PUNCTUATION_COMMA_HPP # define MSGPACK_PREPROCESSOR_PUNCTUATION_COMMA_HPP # # /* MSGPACK_PP_COMMA */ # # define MSGPACK_PP_COMMA() , # # endif
Version data entries
44 entries across 44 versions & 2 rubygems