mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 01:10:34 +00:00
Adds `remove_reference_t` and converts various `typename std::remove_reference<...>::type` to using it.
Adds `remove_reference_t` and converts various `typename std::remove_reference<...>::type` to using it.