Problemunvalidated
different behavior of std::filesystem::path::parent_path() when a path contains leading slashes. Tension: GCC does not strip the slashes from the path `///`. Outcome: Interpretation of multiple leading slashes in a path is implementation-defined.
2841bc3e-672f-476b-a8c9-58dfe755cbee
different behavior of std::filesystem::path::parent_path() when a path contains leading slashes. Tension: GCC does not strip the slashes from the path ///. Outcome: Interpretation of multiple leading slashes in a path is implementation-defined.