Address review comments

This commit is contained in:
FearlessTobi 2024-02-11 22:27:20 +01:00
parent f37b5ac9cc
commit 350efe5caf
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