Go to file
2021-06-14 02:32:29 +03:00
bug Reformatted code for more consistent look and better readability. 2021-04-24 22:37:57 +03:00
build Only build windows_file_codecvt on Windows and Cygwin. 2021-06-11 15:11:43 +03:00
config Increased the minimum buffer size in read/write loop in copy_file. 2021-05-19 00:22:31 +03:00
doc Added runtime detection of the statx system call on Linux. 2021-06-13 21:10:10 +03:00
example Added BOOST_FILESYSTEM_VERSION 4 and moved breaking path changes to v4. 2021-06-13 03:20:30 +03:00
include/boost Added BOOST_FILESYSTEM_VERSION 4 and moved breaking path changes to v4. 2021-06-13 03:20:30 +03:00
meta Update maintainer list 2021-01-26 15:57:18 -05:00
src Get rid of the separator strings. 2021-06-14 02:32:29 +03:00
test Fixed path_test_v3 on Windows 2021-06-13 13:48:15 +03:00
.gitattributes initial commit - review comments not yet applied 2002-10-09 19:49:35 +00:00
.gitignore Initial commit. 2014-07-23 10:11:34 -04:00
.travis.yml Disable building examples in tests by default. 2021-05-20 23:39:06 +03:00
appveyor.yml Added AppVeyor CI job for MinGW-w64 gcc 8. 2021-06-09 15:58:31 +03:00
CMakeLists.txt Only build windows_file_codecvt on Windows and Cygwin. 2021-06-11 15:11:43 +03:00
index.html Filesystem - Delete v3 directories no longer needed. Cleanup links, namespaces, and other residue from dual v2/v3 support. 2012-03-26 12:44:24 +00:00
README.md Updated README.md with better representation of build status. 2020-03-10 22:53:24 +03: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 Travis CI AppVeyor Test Matrix Dependencies
master Travis CI AppVeyor Tests Dependencies
develop Travis CI AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.