1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-01 21:23:52 +00:00
CLI11/examples
Philip Top d621658e6d Issue #339 (#348)
* add an example where the name of the enum is printed through a stream output function, which subverted the checkTransformer conversion and prevented conversion of the enumeration.

* add missing 'typename'

* try a simpler version of the value_string using const reference for all overloads

* use auto return type to match to_string return type in value_string

* remove extra spaces
2019-11-29 08:52:09 -05:00
..
2019-11-29 08:52:09 -05:00
2019-11-29 08:52:09 -05:00
2018-05-09 16:08:32 +02:00
2017-11-20 12:31:14 -05:00
2018-04-09 13:19:23 +02:00
2019-03-01 17:43:08 +01:00
2018-04-09 13:19:23 +02:00
2019-03-01 17:43:08 +01:00
2018-04-09 13:19:23 +02:00
2018-10-21 12:16:34 +02:00