1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-01 05:03:52 +00:00
Philip Top f7d26f26b2
feat: counting flags (#709)
* add a counting flag to address and issue with optional<bool>  and make the flags more consistent

* move the add_flag to a single operation and add a Sum multi option policy

* style: pre-commit.ci fixes

* remove sum_flag_vector overloads

* style: pre-commit.ci fixes

* add limits include

* style: pre-commit.ci fixes

* fix some other warnings

* update docs describing the multi_option_policy

* Apply suggestions from code review

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2022-03-21 18:56:35 -04:00
..
2022-03-21 18:56:35 -04:00
2021-07-16 17:41:46 -04:00
2021-07-16 17:41:46 -04:00
2022-02-23 11:51:34 -05:00
2022-03-21 18:56:35 -04:00
2021-07-16 17:41:46 -04:00
2021-07-16 17:41:46 -04:00
2022-03-21 18:56:35 -04:00
2021-10-18 10:14:21 -04:00