removed boost filesystem dep
nsxtool
(nsxlib
+ nsxqt
) is now free of boost filesystem
. I added helper functions to Path
module. Clearly most of these functions are already experimental in C++14
and should be available in C++17
but for now they had to be implemented in nsxtool
. The only boost
dep that remains is now spirit
.
Edited by eric pellegrini