1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-03 05:53:52 +00:00
Philip Top 438eabe5f8
feat: add char type (#449)
add a test for char options

add support for char types to the lexical cast, to allow single character types that make sense, add a integral_conversion operations to simplify the conversions from string to integers and allow discrimination in a few cases with enumerations.
2020-09-30 17:58:39 -04:00
..
2020-09-09 14:08:41 -04:00
2020-03-23 09:42:08 -04:00
2020-09-30 17:58:39 -04:00
2020-09-30 17:58:39 -04:00
2020-07-27 22:11:23 -04:00