mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-15 15:32:07 +00:00
This patch adds support for iterating through a const list. This allows users of lists to be more rigid with regard to constness. Furthermore, the patch adds the function 'List::insert_at' for inserting an element at a specified position. By adding this function, we can remove code duplication in nitpicker.