I recently migrated valhalla's command line arg parser to https://github.com/jarro2783/cxxopts . while that was really necessary (using linked boost.program_options before), I'd still like to migrate vroom there if you're interested. it's much more legible and would replace the win get_opt.h stuff I introduced a while back.
I recently migrated valhalla's command line arg parser to https://github.com/jarro2783/cxxopts . while that was really necessary (using linked boost.program_options before), I'd still like to migrate vroom there if you're interested. it's much more legible and would replace the win get_opt.h stuff I introduced a while back.