• Stars
    star
    234
  • Rank 165,378 (Top 4 %)
  • Language
    C++
  • License
    Other
  • Created about 9 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

filesystem/path.h: A simple class for manipulating paths on Linux/Windows/Mac OS

This class is just a temporary workaround to avoid the heavy boost dependency until boost::filesystem is integrated into the standard template library at some point in the future.