Vojtech Bubnik e4e8c5df12 As an example of using the enum_bitmask infrastructure for type safe
sets of optional boolean parameters, the cut function "keep upper",
"keep lower" and "flip lower" boolean parameters were converted into
a single type safe enum_bitmask. Such a coding style is certainly
wordier than the original code, but much safer and more readable
than the error prone "boolean, boolean, boolean" function call
parameter list.
2021-06-27 17:36:25 +02:00
..
2021-02-03 15:12:53 +01:00
2021-04-22 09:26:07 +02:00
2021-04-22 09:26:07 +02:00
2021-01-27 10:58:52 +01:00
2020-10-20 09:17:26 +02:00
2021-02-08 17:52:29 +01:00
2021-06-08 11:53:38 +02:00
2021-06-08 10:28:23 +02:00
2020-12-09 15:12:17 +01:00
2021-03-16 07:25:31 +01:00
2021-04-30 11:49:57 +02:00
2021-05-07 11:42:21 +02:00
2020-09-14 18:03:22 +02:00
2020-01-23 10:58:18 +01:00
2020-01-23 10:58:18 +01:00
2020-01-29 14:13:21 +01:00
2021-06-08 10:28:23 +02:00
2021-06-08 10:28:23 +02:00
2021-05-31 14:48:26 +02:00
2021-05-17 20:25:59 +02:00
2021-05-17 20:25:59 +02:00
2019-10-14 12:50:08 +02:00
2021-06-08 11:02:29 +02:00
2021-06-16 10:52:00 +02:00
2021-06-16 10:52:00 +02:00
2021-06-17 22:21:34 +02:00