Roland Reichwein 49f690a921
Add safe integer comparisons (#1506)
Adding cmp_equal, cmp_not_equal, cmp_less, cmp_greater, cmp_less_equal,
cmp_greater_equal and in_range.

Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com>
2026-07-18 16:37:53 +02:00
..
binary Issue/add hugo support for documentation (#1449) 2026-06-06 13:12:44 +01:00
blog Issue/add hugo support for documentation (#1449) 2026-06-06 13:12:44 +01:00
callbacks Add constexpr support for delegate construction and assignment (#1476) 2026-06-24 16:51:02 +01:00
chrono Squashed commit of the following: 2026-07-11 13:02:42 +01:00
codecs Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
containers Support structured bindings for array (#1505) 2026-07-16 21:21:19 +02:00
getting-started Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
IO Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
iterators Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
maths Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
messaging Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
multi-tasking Documentation updates (#1469) 2026-06-23 18:12:58 +01:00
patterns Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
pseudo-containers Issue/add hugo support for documentation (#1449) 2026-06-06 13:12:44 +01:00
ranges Issue/add hugo support for documentation (#1449) 2026-06-06 13:12:44 +01:00
releases Squashed commit of the following: 2026-07-11 13:02:42 +01:00
resourses Issue/add hugo support for documentation (#1449) 2026-06-06 13:12:44 +01:00
source Squashed commit of the following: 2026-07-11 13:02:42 +01:00
state machines Hotfix/documentation updates (#1456) 2026-06-08 08:58:47 +01:00
strings Format user defined types in format.h (#1470) 2026-06-24 11:27:53 +02:00
timers Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
tutorials Fix code examples in documentation (#1471) 2026-06-23 18:11:17 +01:00
types Add etl::apply (#1509) 2026-07-16 09:15:24 +01:00
utilities Add safe integer comparisons (#1506) 2026-07-18 16:37:53 +02:00
_index.md Squashed commit of the following: 2026-07-11 13:02:42 +01:00
about.md Issue/add hugo support for documentation (#1449) 2026-06-06 13:12:44 +01:00
Is the ETL free.md Issue/add hugo support for documentation (#1449) 2026-06-06 13:12:44 +01:00