mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 21:25:13 +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 |