Files
elsid dacf6cdc01 Add join function to create normalized path
To reduce the number of allocations.

Add append member function as /= implementation having naming consistent
with std::filsystem::path.

Make sure append for empty Normalized does not add leading separator
(consistent with std::filesystem::path).
2026-02-15 22:43:31 +01:00
..