Sha256: 0c79c5c506a6c07390607751202927916245936c1b396f260fb9139b221d4fa8
Contents?: true
Size: 796 Bytes
Versions: 95
Compression:
Stored size: 796 Bytes
Contents
# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides 2002. # * 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) # * * # ************************************************************************** */ # # /* See http://www.boost.org for most recent version. */ # # ifndef BOOST_PREPROCESSOR_SELECTION_HPP # define BOOST_PREPROCESSOR_SELECTION_HPP # # include <boost/preprocessor/selection/max.hpp> # include <boost/preprocessor/selection/min.hpp> # # endif
Version data entries
95 entries across 95 versions & 4 rubygems