Nikolas Klauser a7a249f072
[libc++][NFC] Simplify some overloads in fs::path a bit (#181053)
We can use `if constexpr` instead, removing a bit of code and making
things easier to read.
2026-02-13 10:50:17 +01:00
..