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 2 years ago
.github/workflows Updated to GHA checkout@v3 to avoid deprecation warnings. 1 year ago
bug Reformatted code for more consistent look and better readability. 3 years ago
build Updated protection of remove_all against CVE-2022-21658 on POSIX. 2 years ago
cmake Extracted Boost library include paths collection to a CMake module. 2 years ago
config disable statx, for static build compatibility 1 year ago
doc Treat dedup files as regular files on Windows. 1 year ago
example Added BOOST_FILESYSTEM_VERSION 4 and moved breaking path changes to v4. 3 years ago
include/boost Added missing #endif in path_traits.hpp. 1 year ago
meta Update maintainer list 3 years ago
src Treat dedup files as regular files on Windows. 1 year ago
test Added a new test case for absolute() with UNC path on Windows. 1 year ago
.gitattributes initial commit - review comments not yet applied 22 years ago
.gitignore Initial commit. 10 years ago
CMakeLists.txt disable statx, for static build compatibility 1 year ago
README.md Updated link to AppVeyor badge. 3 years ago
appveyor.yml Added VS2022 job and C++20 and C++latest jobs to AppVeyor CI. 2 years ago
index.html Filesystem - Delete v3 directories no longer needed. Cleanup links, namespaces, and other residue from dual v2/v3 support. 12 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.