mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-19 09:25:51 +00:00
14bfe622f8
Using a complicated declval here was pointlessly complicated: we already know the type, because that's what cast_op_type<T> is in the first place. (The declval also broke MSVC). |
||
---|---|---|
.. | ||
pybind11 |