mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-13 10:37:09 +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