l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.42.4 (0)
-->
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
<svg width="263pt" height="27pt"
viewBox="0.00 0.00 263.00 27.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 23)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="classcxx_1_1Bits_1_1Bst__node.html" target="_top" xlink:title="Basic type of a node in a binary search tree (BST).">
<polygon fill="white" stroke="#666666" points="110,-19 0,-19 0,0 110,0 110,-19"/>
<text text-anchor="middle" x="55" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Bits::Bst_node</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classcxx_1_1Avl__tree__node.html" target="_top" xlink:title="Node of an AVL tree.">
<polygon fill="white" stroke="#666666" points="255,-19 146,-19 146,0 255,0 255,-19"/>
<text text-anchor="middle" x="200.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Avl_tree_node</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge33_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge33_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M120.43,-9.5C128.86,-9.5 137.42,-9.5 145.65,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="120.25,-6 110.25,-9.5 120.25,-13 120.25,-6"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB