Sha256: a4790245c83f9f4af1264555ee6e0c1e099862576bade4be99b82e3a483d9574

Contents?: true

Size: 818 Bytes

Versions: 13

Compression:

Stored size: 818 Bytes

Contents

// Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
//
// Use, modification, and distribution is 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/optional for documentation.
//
// You are welcome to contact the author at:
//  fernando_cacciola@hotmail.com
//
// Revisions:
// 10 May 2008 (added swap related forward declaration) Niels Dekker
//
#ifndef BOOST_OPTIONAL_OPTIONAL_FWD_FLC_19NOV2002_HPP
#define BOOST_OPTIONAL_OPTIONAL_FWD_FLC_19NOV2002_HPP


namespace boost {

template<class T> class optional ;

template<class T> void swap ( optional<T>& , optional<T>& );

template<class T> struct optional_swap_should_use_default_constructor ;

} // namespace boost

#endif

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
passenger-5.1.4 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.1.3 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.1.2 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.1.1 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.1.0 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.0.30 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.0.29 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/passenger-5.0.28/src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.0.28 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.0.27 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.0.26 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
passenger-5.0.25 src/cxx_supportlib/vendor-modified/boost/optional/optional_fwd.hpp
buncher-1.0.5 ext/boost/1.57.0/include/boost//optional/optional_fwd.hpp