mirror of
https://github.com/pybind/pybind11.git
synced 2025-03-22 16:56:09 +00:00
libc++ 3.8 (and possibly others--including the derived version on OS X), doesn't define the macro, but does support std::experimental::optional. This removes the extra macro check and just assumes the header existing is enough, which is what we do for <optional> and <variant>. |
||
---|---|---|
.. | ||
pybind11 |