You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Crypto City 2bd5de6049 disable statx, for static build compatibility 10 months ago
.github/workflows Updated to GHA checkout@v3 to avoid deprecation warnings. 8 months ago
bug Reformatted code for more consistent look and better readability. 2 years ago
build Updated protection of remove_all against CVE-2022-21658 on POSIX. 11 months ago
cmake Extracted Boost library include paths collection to a CMake module. 1 year ago
config disable statx, for static build compatibility 5 months ago
doc Treat dedup files as regular files on Windows. 6 months ago
example Added BOOST_FILESYSTEM_VERSION 4 and moved breaking path changes to v4. 2 years ago
include/boost Added missing #endif in path_traits.hpp. 6 months ago
meta Update maintainer list 2 years ago
src Treat dedup files as regular files on Windows. 6 months ago
test Added a new test case for absolute() with UNC path on Windows. 6 months ago
.gitattributes initial commit - review comments not yet applied 21 years ago
.gitignore Initial commit. 9 years ago
CMakeLists.txt disable statx, for static build compatibility 5 months ago
README.md Updated link to AppVeyor badge. 2 years ago
appveyor.yml Added VS2022 job and C++20 and C++latest jobs to AppVeyor CI. 1 year ago
index.html Filesystem - Delete v3 directories no longer needed. Cleanup links, namespaces, and other residue from dual v2/v3 support. 11 years ago

README.md

Boost.Filesystem

Boost.Filesystem, part of collection of the Boost C++ Libraries, provides facilities to manipulate files and directories, and the paths that identify them.

Directories

  • doc - Documentation sources
  • include - Interface headers of Boost.Filesystem
  • src - Compilable source files of Boost.Filesystem
  • test - Boost.Filesystem unit tests
  • example - Boost.Filesystem usage examples

More information

Build status

Branch GitHub Actions AppVeyor Test Matrix Dependencies
master GitHub Actions AppVeyor Tests Dependencies
develop GitHub Actions AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.