Skip to content
GitLab
Explore
Sign in
suyu
src
core
file_sys
vfs.cpp
Find file
Blame
History
Permalink
file_util, vfs: Use std::string_view where applicable
· 398444e6
Lioncash
authored
Jul 22, 2018
Avoids unnecessary construction of std::string instances where applicable.
398444e6
Loading