Internally, the cxxopts library doesn't modify the contents of the arguments passed in as 'argv' in Options::parse, so from a constness point of view it is more correct to use 'const char*' internally. |
||
|---|---|---|
| .. | ||
| add-subdirectory-test | ||
| find-package-test | ||
| .gitignore | ||
| catch.hpp | ||
| CMakeLists.txt | ||
| link_a.cpp | ||
| link_b.cpp | ||
| main.cpp | ||
| options.cpp | ||