mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-23 02:32:44 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.