genode/repos/base/include/util
Norman Feske 7de2f57ef2 Remove Xml_node::attribute accessors
This patch removes the two 'Xml_node::attribute' accessors along with
the 'Nonexistent_attribute' exception.

Issue #5245
Fixes #5246
2024-06-20 12:56:19 +02:00
..
arg_string.h base: remove internal use of format strings 2023-03-13 14:32:38 +01:00
array.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
attempt.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
avl_tree.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
bit_allocator.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
bit_array.h util/bit_array.h: remove use of memset and memcpy 2020-05-05 13:30:15 +02:00
construct_at.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dictionary.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
fifo.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
flex_iterator.h base: avoid warnings about shift operations 2018-11-16 14:37:18 +01:00
geometry.h Make util/geometry.h C++20 friendly 2024-06-20 12:54:30 +02:00
interface.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
list_model.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
list.h base: Make Genode::List clang friendly. 2021-01-25 13:58:10 +01:00
meta.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
misc_math.h util/misc_math.h: remove abs function 2023-02-27 08:22:49 +01:00
mmio.h mmio: upper-bounds checks 2024-02-26 08:59:07 +01:00
noncopyable.h base: cleanup Noncopyable declarations/coding style 2021-02-23 11:51:57 +01:00
print_lines.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
reconstructible.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
register_set.h register_set: avoid conversion warnings 2024-04-12 12:55:39 +02:00
register.h register framework: read bitfields to fitting uint 2023-07-14 12:01:18 +02:00
retry.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
string.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
token.h base: extend constness of Genode::Token 2023-11-28 14:24:24 +01:00
touch.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
xml_generator.h base/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
xml_node.h Remove Xml_node::attribute accessors 2024-06-20 12:56:19 +02:00