Skip to main content

One doc tagged with "files"

View all tags

Filesystem Library

The filesystem library (C++17) provides portable facilities for manipulating files and directories. It replaces platform-specific APIs and C-style file operations with a modern, type-safe interface.