intrig / xenon

The Intrig Message Decoder
MIT License
1 stars 6 forks source link

Remove boost filesystem usage #33

Closed wythe closed 4 years ago

wythe commented 4 years ago

Replaced with std::experimental::filesystem

Removed boost as a dependency, and removed from travis.

Updated benchmarks.

Signed-off-by: Mark Beckwith wythe@intrig.com