1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-05 14:43:52 +00:00
Philip Top 27da2f952e
Container options (#423)
* Update options.md book chapter and the readme to better reflect current usage and the modifications to the add_options templates.

add support in add_option for wrapper types, such as std::optional, boost::optional or other types with a value_type trait.  Add support for generalized containers beyond vector,  add support for nested tuples and vectors, and complex numbers directly in add_option.  This includes several new type traits and object categories.

Upgrade the google test version to better support templated tests.

add support for vector argument separator `%%`

* update formatting to match recent changes

* Apply suggestions from code review

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2020-03-22 14:06:34 -04:00
..
2020-03-22 14:06:34 -04:00
2020-03-22 14:06:34 -04:00
2020-03-22 14:06:34 -04:00
2020-03-22 14:06:34 -04:00
2020-03-22 13:58:46 -04:00
2020-02-12 00:41:58 -05:00
2020-01-27 09:42:03 -06:00
2020-03-22 14:06:34 -04:00
2017-05-31 12:03:05 -04:00
2018-07-06 10:54:56 +02:00
2020-03-22 14:06:34 -04:00
2020-03-22 14:06:34 -04:00
2020-03-22 14:06:34 -04:00
2019-01-11 11:58:00 +01:00
2020-02-12 00:41:58 -05:00
2020-03-22 14:06:34 -04:00