Wenzel Jakob e2eca4f8f8
Support C++17 aligned new statement (#1582)
* Support C++17 aligned new statement

This patch makes pybind11 aware of nonstandard alignment requirements in
bound types and passes on this information to C++17 aligned 'new'
operator. Pre-C++17, the behavior is unchanged.
2018-11-09 20:14:53 +01:00
..
2017-01-31 17:05:44 +01:00
2018-02-27 22:46:56 -04:00
2018-01-11 16:39:50 -04:00
2018-01-11 16:39:50 -04:00