mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 17:26:13 +00:00
* Add missing std::moves in enum_base methods * Remove useless move * Add one more std::move in print * Further optimize print * Some more misc optimizations