1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-30 12: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
..
2019-09-06 14:25:27 -04:00
2019-12-12 19:36:47 -05:00
2019-09-06 14:25:27 -04:00
2020-03-22 13:58:46 -04:00
2020-01-27 09:42:03 -06:00
2019-10-24 19:07:01 -04:00
2020-01-06 14:16:36 -05:00
2019-09-06 14:25:27 -04:00
2020-03-22 14:06:34 -04:00
2020-01-15 20:38:04 -05:00
2019-10-24 19:07:01 -04:00
2019-09-06 14:25:27 -04:00