mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 09:17:42 +00:00
* Add type caster for std::experimental::optional
* Add tests for std::experimental::optional
* Support both <optional> / <experimental/optional>
* Mention std{::experimental,}::optional in the docs