Sha256: b2b3b38204aad2e96684cf3ddd6ba9c013c2742e866e731c61137bfdd7dd3f56

Contents?: true

Size: 584 Bytes

Versions: 6

Compression:

Stored size: 584 Bytes

Contents

//  (C) Copyright Dave Abrahams, Steve Cleary, Beman Dawes, Howard
//  Hinnant & John Maddock 2000.  
//  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_ARRAY_TRAITS_HPP_INCLUDED
#define BOOST_TT_ARRAY_TRAITS_HPP_INCLUDED

#include <boost/type_traits/is_array.hpp>

#endif // BOOST_TT_ARRAY_TRAITS_HPP_INCLUDED

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
ruby-ogre-0.0.1-x86-mingw32 deps/include/boost/type_traits/array_traits.hpp
passenger-1.0.1 ext/boost/type_traits/array_traits.hpp
passenger-1.0.2 ext/boost/type_traits/array_traits.hpp
passenger-1.0.3 ext/boost/type_traits/array_traits.hpp
passenger-1.0.5 ext/boost/type_traits/array_traits.hpp
passenger-1.0.4 ext/boost/type_traits/array_traits.hpp