vfs_offset: std::move file and name parameters of OffsetVfsFile
Avoids potentially unnecessary atomic reference count incrementing and decrementing, as well as string copying.
Loading
Please register or sign in to comment
Avoids potentially unnecessary atomic reference count incrementing and decrementing, as well as string copying.