mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 21:25:13 +00:00
3ed62218a8
The current `py::overload_cast` is hitting some ICEs under both MSVC 2015 and clang 3.8 on debian with the rewritten test suites; adding an empty constexpr constructor to the `overload_cast_impl` class seems to avoid the ICE. |
||
---|---|---|
.. | ||
pybind11 |