mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
21462cdbd2
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. |
||
---|---|---|
.. | ||
arg_string.h | ||
avl_string.h | ||
avl_tree.h | ||
fifo.h | ||
list.h | ||
meta.h | ||
misc_math.h | ||
mmio.h | ||
noncopyable.h | ||
register.h | ||
string.h | ||
token.h | ||
touch.h |