1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-30 04:33:53 +00:00
Viacheslav Kroilov 59a36565fe Support for size values (640 KB) and numbers with unit in general (#253)
* [WIP] Initial implementation

* Add mapping validation

* More documentation

* Add support for floats in checked_multiply and add tests

* Place SuffixedNumber declaration correctly

* Add tests

* Refactor SuffixedNumber

* Add as size value

* Update README

* SFINAE for checked_multiply()

* Mark ctors as explicit

* Small fixes

* Clang format

* Clang format

* Adding GCC 4.7 support

* Rename SuffixedNumber to AsNumberWithUnit
2019-05-18 06:22:17 +02:00
..
2019-03-01 17:43:08 +01:00
2019-03-01 17:43:08 +01:00
2017-05-31 12:03:05 -04:00
2018-07-06 10:54:56 +02:00
2019-02-27 18:04:21 +01:00
2019-01-11 11:58:00 +01:00
2019-02-19 09:56:02 +01:00