genode/base/include/util
Norman Feske 21462cdbd2 base: Add const qualifiers to 'util/list.h'
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.
2013-09-18 14:58:55 +02:00
..
arg_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_tree.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
fifo.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
list.h base: Add const qualifiers to 'util/list.h' 2013-09-18 14:58:55 +02:00
meta.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
misc_math.h 64-bit fixes 2013-05-10 11:16:12 +02:00
mmio.h mmio: provide bitsets and test them 2013-08-30 13:29:22 +02:00
noncopyable.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
register.h mmio: provide bitsets and test them 2013-08-30 13:29:22 +02:00
string.h Let memcmp correspond to the C standard (fix #628) 2013-01-24 11:02:49 +01:00
token.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
touch.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00