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,79 @@
<?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="293pt" height="134pt"
viewBox="0.00 0.00 293.00 134.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 130)">
<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.html" target="_top" xlink:title="Basic binary search tree (BST).">
<polygon fill="white" stroke="#666666" points="121,-78 0,-78 0,-48 121,-48 121,-78"/>
<text text-anchor="start" x="8" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Bits::Bst&lt; Node,</text>
<text text-anchor="middle" x="60.5" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00"> Get_key, Compare &gt;</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classcxx_1_1Avl__tree.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="280.5,-126 161.5,-126 161.5,-96 280.5,-96 280.5,-126"/>
<text text-anchor="start" x="169.5" y="-114" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Avl_tree&lt; Entry,</text>
<text text-anchor="middle" x="221" y="-103" font-family="Helvetica,sans-Serif" font-size="10.00"> Names_get_key &gt;</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge30_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge30_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M121.16,-81.07C137.41,-85.99 154.84,-91.27 170.46,-96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="121.8,-77.6 111.22,-78.06 119.77,-84.3 121.8,-77.6"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classcxx_1_1Avl__tree.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="285,-78 157,-78 157,-48 285,-48 285,-78"/>
<text text-anchor="start" x="165" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Avl_tree&lt; _Node,</text>
<text text-anchor="middle" x="221" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00"> GET_KEY, COMPARE &gt;</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge31_Node000000_Node000002" class="edge">
<title>Node0&#45;&gt;Node2</title>
<g id="a_edge31_Node000000_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M131.58,-63C139.98,-63 148.52,-63 156.82,-63"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.42,-59.5 121.42,-63 131.42,-66.5 131.42,-59.5"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="classcxx_1_1Avl__tree.html" target="_top" xlink:title="A generic AVL tree.">
<polygon fill="white" stroke="#666666" points="281.5,-30 160.5,-30 160.5,0 281.5,0 281.5,-30"/>
<text text-anchor="start" x="168.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Avl_tree&lt; Node,</text>
<text text-anchor="middle" x="221" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> Get_key, Compare &gt;</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node3 -->
<g id="edge32_Node000000_Node000003" class="edge">
<title>Node0&#45;&gt;Node3</title>
<g id="a_edge32_Node000000_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M121.16,-44.93C137.41,-40.01 154.84,-34.73 170.46,-30"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.77,-41.7 111.22,-47.94 121.8,-48.4 119.77,-41.7"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB