Sha256: 4950007e086dadae1dcb5e4bc56f7ae8b3fed441efbce39f6d90aad50a8c7b06

Contents?: true

Size: 375 Bytes

Versions: 4

Compression:

Stored size: 375 Bytes

Contents

/*
Copyright 2014 Glen Joseph Fernandes
(glenjofe@gmail.com)

Distributed under the Boost Software License, Version 1.0.
(http://www.boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_ALIGN_ALIGNMENT_OF_FORWARD_HPP
#define BOOST_ALIGN_ALIGNMENT_OF_FORWARD_HPP

namespace boost {
namespace alignment {

template<class T>
struct alignment_of;

} /* alignment */
} /* boost */

#endif

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
passenger-6.0.16 src/cxx_supportlib/vendor-modified/boost/align/alignment_of_forward.hpp
passenger-6.0.15 src/cxx_supportlib/vendor-modified/boost/align/alignment_of_forward.hpp
passenger-6.0.14 src/cxx_supportlib/vendor-modified/boost/align/alignment_of_forward.hpp
passenger-6.0.13 src/cxx_supportlib/vendor-modified/boost/align/alignment_of_forward.hpp