Qix- / bin-filesystem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:C++ 98.2%Language:CMake 1.8%