Address review comments

This commit is contained in:
FearlessTobi
2024-02-11 22:27:20 +01:00
parent 934e420e36
commit ba70dc4c13
8 changed files with 35 additions and 26 deletions

View File

@ -33,4 +33,4 @@ static_assert(std::is_trivially_copyable_v<Path>, "Path must be trivially copyab
using FspPath = Path;
} // namespace FileSys::Sf
} // namespace FileSys::Sf