`cxxopts` doesn't modify the contents of the argv strings. This changes the parse function to take a reference to a `const char**`. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| example.cpp | ||
`cxxopts` doesn't modify the contents of the argv strings. This changes the parse function to take a reference to a `const char**`. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| example.cpp | ||