summaryrefslogtreecommitdiff
path: root/src/common/fs/file.h
AgeCommit message (Expand)Author
2021-05-28common/fs/file: Explicitly delete copy constructorsLioncash
2021-05-28common/fs/file: Devirtualize destructorLioncash
2021-05-28common/fs/file: Default initialize IOFile membersLioncash
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph