citra/src/core/hle/service/fs
Lioncash 5259ab7566 fs/file: Make use of std::move where applicable
Avoids unnecessary atomic reference count increments and decrements.
2020-06-06 11:24:36 -04:00
..
archive.cpp fs_user: std::move vectors where applicable 2020-05-04 12:07:57 -04:00
archive.h fs_user: std::move vectors where applicable 2020-05-04 12:07:57 -04:00
directory.cpp Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
directory.h Serialize file/directory services 2020-02-13 17:42:08 +08:00
file.cpp fs/file: Make use of std::move where applicable 2020-06-06 11:24:36 -04:00
file.h Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
fs_user.cpp fs_user: std::move vectors where applicable 2020-05-04 12:07:57 -04:00
fs_user.h Merge pull request #5213 from Subv/fs_resource 2020-04-18 13:22:21 +08:00