Skip to content
GitLab
Explore
Sign in
suyu
src
core
file_sys
vfs_real.cpp
Find file
Blame
History
Permalink
partition_filesystem, vfs_real: Use std::move in ReplaceFileWithSubdirectory() where applicable
· d36e327b
Lioncash
authored
Jul 20, 2018
Avoids unnecessary atomic increment and decrement operations.
d36e327b
Loading