The Filesystem interface seems to assume the limitations of a Unix-like environment. No mention of extended properties or complex access control beyond what you'd see on a POSIX system.
Seems odd that the standard library for C++ would assume a particular operating environment.
Seems odd that the standard library for C++ would assume a particular operating environment.