Skip to content

Move a couple of files from `const std::string&` to `std::string_view`

jvoisin requested to merge jvoisin/openmw:string_view into master

This should give some minor memory-related improvements.

Edited by jvoisin

Merge request reports