filesystemgood first issuelibc++
Repository-Metriken
- Stars
- (26.378 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 2h) (1.000 gemergte PRs in 30 T)
Beschreibung
Per fs.op.canonical, !exists(p) is an error. However, calling canonical("") returns the current path instead of raising an exception.
Tested with Apple clang version 15.0.0 (clang-1500.1.0.2.5) and -std=c++17.