genode/repos/base/include/util
Norman Feske cd29ca3c40 base: add List_model::apply_first
The new 'apply_first' method enables users of the list model to manually
traverse the list model via the 'Element::next' method instead of
iterating via 'for_each'. This is needed in situations where the
list-model elements are visited via recursion, not via a loop.

Issue #3094
2019-01-07 12:33:56 +01:00
..
arg_string.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
avl_string.h AVL node/tree: make non-copyable 2018-02-09 13:34:23 +01:00
avl_tree.h AVL node/tree: make non-copyable 2018-02-09 13:34:23 +01:00
bit_allocator.h bit_allocator: alloc specific block of bits 2018-03-29 15:16:11 +02:00
bit_array.h base: fix accessibility of enum in bit_array.h 2018-11-16 14:37:18 +01:00
construct_at.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
fifo.h base: avoid warnings in fifo.h 2019-01-07 12:25:45 +01:00
flex_iterator.h base: avoid warnings about shift operations 2018-11-16 14:37:18 +01:00
interface.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
list_model.h base: add List_model::apply_first 2019-01-07 12:33:56 +01:00
list.h base: avoid warnings in list.h 2018-11-16 14:37:18 +01:00
meta.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
misc_math.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
mmio.h mmio: make base address member private 2017-03-15 12:32:24 +01:00
noncopyable.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
print_lines.h print_lines: fix bugs in line length calculation 2018-09-13 15:21:11 +02:00
reconstructible.h base: add Reconstructible::conditional method 2018-10-29 09:36:21 +01:00
register_set.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
register.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
retry.h Genode::retry(): fix compile error with GCC 6 2017-05-31 13:15:50 +02:00
string.h string.h: ascii_to for unsigned char 2018-05-30 13:36:11 +02:00
token.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
touch.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
volatile_object.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
xml_generator.h Xml_generator: fix and test missing '\0' 2018-10-29 09:36:20 +01:00
xml_node.h Xml_node: fix bug in Xml_node::decoded_content 2018-02-09 13:26:02 +01:00