cxxopts/include
Kjetil Andresen 15e8a74e95
Support 'const char**' arguments in Options::parse (#250)
`cxxopts` doesn't modify the contents of the argv strings. This changes
the parse function to take a reference to a `const char**`.
2020-08-11 08:01:29 +10:00
..
cxxopts.hpp Support 'const char**' arguments in Options::parse (#250) 2020-08-11 08:01:29 +10:00