Norman Feske 3be0136901 base: add util/dictionary.h utility
The new 'Dictionary' provides an easy way to access objects using
strings as key. The 'String' received the 'operator >' to simplify the
organization of strings in an AVL tree.

The patch removes the former definition of the 'operator >' from the
platform driver because it would be ambigious now.

Fixes #4610
2022-09-19 14:00:35 +02:00
..
2021-12-17 15:04:44 +01:00
2022-02-15 10:10:01 +01:00
2019-02-19 11:12:11 +01:00
2021-01-25 13:58:10 +01:00
2021-12-17 15:04:44 +01:00
2017-03-15 12:32:24 +01:00
2022-09-19 14:00:35 +02:00