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