Files
pybind11/include/pybind11
Wenzel Jakob 5825203966 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-10-30 16:22:33 +01:00
..
2018-10-30 16:22:33 +01:00
2018-10-30 16:22:33 +01:00
2017-08-14 11:40:38 -04:00
2018-10-30 16:22:33 +01:00
2018-10-11 10:28:12 +02:00