mirror of
https://github.com/OpenMW/openmw.git
synced 2026-05-06 07:56:40 -04:00
dacf6cdc01
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).