Commit graph

15 commits

Author SHA1 Message Date
zawz
ba744333ed add option_set constructors 2021-06-04 13:25:24 +02:00
zawz
e88779afe3 options: fix default process arguments 2021-04-30 13:23:42 +02:00
zawz
dd3eaa4684 remove old option_set.process() 2021-04-30 11:06:48 +02:00
zawz
e22487996b update option doc 2021-04-09 16:49:42 +02:00
zawz
617067fda9 add option process structure 2021-03-18 15:39:48 +01:00
zawz
cf4cb1c4de Change conditional include to avoid conflicts 2020-11-18 23:52:54 +01:00
zawz
ddf6711a44 options: add variadic call of add() 2020-08-11 16:26:21 +02:00
BuildTools
42a017978a Fix doc typo 2020-02-04 11:52:14 +01:00
zawz
0be51b3671 Add ignore_uknown option processing 2020-01-31 15:44:45 +01:00
zawz
1311bd7a64 options: add stop_on_argument in process 2020-01-14 11:02:42 +01:00
zawz
b23028347f Options: added operators
- operator[char/string/int] for option access
- option bool() overload
- option string() argument overload
2019-10-16 19:20:27 +02:00
zawz
ec2c2c8c37 options: added possibility to ignore negative numbers as options 2019-10-04 02:47:42 +02:00
zawz
96637468dc options: added option_sequence 2019-08-29 17:50:19 +02:00
zawz
5fda20a607 Added complex & removed thread 2019-08-27 15:59:00 +02:00
zawz
6eeadea52f Changed names 2019-08-15 15:03:17 +02:00
Renamed from include/zoptions.hpp (Browse further)