Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.
/ bin-filesystem Public archive
forked from wjakob/filesystem

A tiny self-contained path manipulation library for C++

License

Notifications You must be signed in to change notification settings

Qix-/bin-filesystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filesystem.hpp CircleCI

Originally from wjakob/filesystem

This is a tiny, self-contained Filesystem library for manipulating paths and the system's filesystem.

See filesystem.hpp (which contains all relevant code) for API and path_demo.cpp for usage examples.

License

Licensed under the BSD 2-Clause License.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • CMake 1.8%