Sha256: 5e3c822375b28ccbc6f9d4f3f85644c6294601eb0c9802e41a7b4dca4de6d428
Contents?: true
Size: 364 Bytes
Versions: 12
Compression:
Stored size: 364 Bytes
Contents
/* (c) 2014 Glen Joseph Fernandes <glenjofe -at- gmail.com> Distributed under the Boost Software License, Version 1.0. http://boost.org/LICENSE_1_0.txt */ #ifndef BOOST_ALIGN_DETAIL_ALIGN_CXX11_HPP #define BOOST_ALIGN_DETAIL_ALIGN_CXX11_HPP #include <memory> namespace boost { namespace alignment { using std::align; } /* .alignment */ } /* .boost */ #endif
Version data entries
12 entries across 12 versions & 2 rubygems