pika icon indicating copy to clipboard operation
pika copied to clipboard

Replace `program_options` with something else

Open msimberg opened this issue 3 years ago • 0 comments

cxxopts (https://github.com/jarro2783/cxxopts) looks like one possible alternative. It has an API very similar to program_options which could make porting easier. It also has a lot fewer features than program_options.

msimberg avatar Aug 26 '22 07:08 msimberg