This is a stand-alone version of boost::alignment::aligned_allocator from Boost 1.58
More...
#include <utility>
#include <memory>
#include <type_traits>
#include <cassert>
Go to the source code of this file.
This is a stand-alone version of boost::alignment::aligned_allocator from Boost 1.58
The file has been modified to assume a C++-2011 compatible compiler on a POSIX operating system to remove the boost dependencies which the original version contained. The original copyright notice for this file is:
(c) 2014 Glen Joseph Fernandes glenjofe at gmail dot com
Distributed under the Boost Software License, Version 1.0. http://boost.org/LICENSE_1_0.txt