Sha256: 6633a534f9059bdc2dcfc323ed810666af8e05e5f3c214e3de5a57ad25e0e313

Contents?: true

Size: 597 Bytes

Versions: 19

Compression:

Stored size: 597 Bytes

Contents

// Copyright 2012 Daniel James.
// 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)

#if !defined(BOOST_DETAIL_CONTAINER_FWD_0X_HPP)
#define BOOST_DETAIL_CONTAINER_FWD_0X_HPP

#include <boost/detail/container_fwd.hpp>

// std::array

#if !defined(BOOST_NO_CXX11_HDR_ARRAY)
#   include <array>
#endif

// std::tuple

#if !defined(BOOST_NO_CXX11_HDR_TUPLE)
#   include <tuple>
#endif

// std::shared_ptr/std::unique_ptr

#if !defined(BOOST_NO_CXX11_HDR_MEMORY)
#   include <memory>
#endif

#endif

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
passenger-4.0.20 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.19 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.18 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.17 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.16 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.14 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.13 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.10 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.8 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.7 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.6 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.5 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.4 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.3 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.2 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.1 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.0.rc6 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-4.0.0.rc4 ext/boost/functional/hash/detail/container_fwd_0x.hpp
passenger-3.9.2.beta ext/boost/functional/hash/detail/container_fwd_0x.hpp