Sha256: c9cad11baaf00b94c2b7dfcc5ffcabffff6e38383fe7b7bbaa7d8e1452829099
Contents?: true
Size: 557 Bytes
Versions: 6
Compression:
Stored size: 557 Bytes
Contents
// Copyright 2001 Aleksey Gurtovoy. // Use, modification and distribution are subject to 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/libs/type_traits for most recent version including documentation. #ifndef BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED #define BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED #include <boost/type_traits/broken_compiler_spec.hpp> #endif // BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
Version data entries
6 entries across 6 versions & 2 rubygems