mirror of
https://github.com/gulrak/filesystem.git
synced 2025-12-06 08:46:41 +08:00
- Supports more Apple platforms, including future ones, which will always support std::filesystem, like with visionOS - Simplifies cases. Undefined preprocessor values are guaranteed to default evaluate to 0 - Moves <Availability.h> include inside conditional, avoiding the include where not needed. - Removes reference to wchar for std headers on windows, which seemed to be out of date, since the define it might have been referring to was commented - (And some other small things.) |
||
|---|---|---|
| .. | ||
| filesystem.hpp | ||
| fs_fwd.hpp | ||
| fs_impl.hpp | ||
| fs_std_fwd.hpp | ||
| fs_std_impl.hpp | ||
| fs_std.hpp | ||