cppfastio / fast_io

Freestanding fast input/output for C++20
MIT License
648 stars 54 forks source link

Fix typo and failure of opening C:\Windows #798

Closed aleck099 closed 3 months ago

aleck099 commented 3 months ago

Currently fast_io::dir_file d("C:\\Windows") will fail with Access denied