jarro2783 / cxxopts

Lightweight C++ command line option parser
MIT License
4.22k stars 591 forks source link

Fix example and test compiled warnings and error in MSVC. #428

Closed gwankyun closed 6 months ago

gwankyun commented 6 months ago

Tested in VS2022.


This change is Reviewable

jarro2783 commented 6 months ago

Looks like the build options changed something because the unit tests are segfaulting now.