mirror of https://github.com/jarro2783/cxxopts.git
Fixes #83. Adds an overload for positional arguments taking a `std::initializer_list`. When using an `initializer_list` with one argument, the function call is ambiguous matching both `std::string` and `std::vector<std::string>`. |
||
|---|---|---|
| .. | ||
| cxxopts.hpp | ||