1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-30 04:33:53 +00:00
Anton 15f9a4f128 Add check if lexical_cast fully consumed input on integer conversion (#68)
* Split signed/unsigned parsing, add check if input is fully consumed, improve tests

* Fix complex numbers parsing

* Add check if input is fully consumed for double lexical_cast, improve tests

* Add non-num non-string lexical_cast for parsable types, add tests

* Style fixes from check-style

* Some small fixes for corner case tests
2018-03-09 13:01:19 +01:00
..
2018-01-07 17:26:53 +01:00
2018-03-08 11:48:40 +01:00
2017-12-23 14:17:38 -06:00
2017-09-11 11:45:00 -04:00
2018-01-07 22:35:01 +01:00
2017-12-01 07:34:52 -05:00