alandefreitas / filesystem

Boost.org filesystem module

Home Page:http://boost.org/libs/filesystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Boost.org filesystem module

http://boost.org/libs/filesystem


Languages

Language:C++ 98.5%Language:CMake 1.4%Language:HTML 0.1%