mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 17:26:13 +00:00
* Add missing move in sp matrix caster and microopt char concat * Remove useless move * Add a couple more std::move * Missed one char * Improve error_string * Ensure no temp reallocs in errorString concat * Remove useless move