suyu/externals/vcpkg/buildtrees/boost-filesystem/src/ost-1.79.0-f01c77d79c.clean
2024-03-05 16:42:40 +08:00
..
.github/workflows Initial commit 2024-03-05 16:42:40 +08:00
bug Initial commit 2024-03-05 16:42:40 +08:00
build Initial commit 2024-03-05 16:42:40 +08:00
cmake Initial commit 2024-03-05 16:42:40 +08:00
config Initial commit 2024-03-05 16:42:40 +08:00
doc Initial commit 2024-03-05 16:42:40 +08:00
example Initial commit 2024-03-05 16:42:40 +08:00
include/boost Initial commit 2024-03-05 16:42:40 +08:00
meta Initial commit 2024-03-05 16:42:40 +08:00
src Initial commit 2024-03-05 16:42:40 +08:00
test Initial commit 2024-03-05 16:42:40 +08:00
.gitattributes Initial commit 2024-03-05 16:42:40 +08:00
.gitignore Initial commit 2024-03-05 16:42:40 +08:00
appveyor.yml Initial commit 2024-03-05 16:42:40 +08:00
CMakeLists.txt Initial commit 2024-03-05 16:42:40 +08:00
index.html Initial commit 2024-03-05 16:42:40 +08:00
Jamroot.jam Initial commit 2024-03-05 16:42:40 +08:00
README.md Initial commit 2024-03-05 16:42:40 +08:00

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.