mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 23:22:01 +00:00
759221f5c5
Don't assume that just because the language version is C++17 that the standard library offers all C++17 features, too. When using clang-6.0 and --std=c++17 on Ubuntu 18.04 with libstdc++, __cpp_sized_deallocation is false. |
||
---|---|---|
.. | ||
pybind11 |