This website requires JavaScript.
Explore
Help
Sign In
External
/
cxxopts
Watch
8
Star
0
Fork
0
You've already forked cxxopts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ef9fddc7b
cxxopts
/
include
History
jarro2783
3ef9fddc7b
Fix passing a const array to parse (
#258
)
...
Fixes
#257
. The input array is not modified, so we can declare this as `char const* const*`.
2020-10-03 20:54:06 +10:00
..
cxxopts.hpp
Fix passing a const array to parse (
#258
)
2020-10-03 20:54:06 +10:00