mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-19 09:25:51 +00:00
e2eca4f8f8
* 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. |
||
---|---|---|
.. | ||
pybind11 |