mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 17:21:13 +00:00
3be0136901
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.