Files
cxxopt/test
Eyal Rozenberg e976f964c3 Fix issue #240: Multiple long option names / aliases (#349)
* Fixes #240: Multiple long option names / aliases

* We now use a vector of long option names instead of a single name
* When specifying an option, you can provide multiple names separated by commas, at most one of which may have a length of 1 (not necessarily the first specified name). The length-1 name is the single-hyphen switch (the "short name").
* Hashing uses the first long name
* Option help currently only uses the first long name.
2022-07-14 16:42:18 +10:00
..
2017-06-23 18:38:42 +10:00
2016-08-26 08:26:42 +10:00
2021-01-17 12:11:02 +11:00
2017-10-18 08:07:10 +11:00
2017-10-18 08:07:10 +11:00
2017-05-31 17:57:27 +10:00