Replace File.cpp and Directory.cpp with Boost Filesystem

Issue #15 resolved
Robert Massaioli repo owner created an issue

Boost Filesystem should be able to do a great many things that those classes can do. Use it to replace them.

Comments (4)

  1. Robert Massaioli reporter

    This issue is now done and it works well. I have tested it with a few different directory structures and it seems to do exactly what I expect.

  2. Log in to comment