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,43 @@
<?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="334pt" height="49pt"
viewBox="0.00 0.00 334.00 49.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 45)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="classcxx_1_1Base__slab__static.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="160,-41 0,-41 0,0 160,0 160,-41"/>
<text text-anchor="start" x="8" y="-29" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Base_slab_static</text>
<text text-anchor="start" x="8" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; sizeof(Type), L4_PAGESIZE,</text>
<text text-anchor="middle" x="80" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> 2, New_allocator &gt;</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classcxx_1_1Slab__static.html" target="_top" xlink:title="Merged slab allocator (allocators for objects of the same size are merged together).">
<polygon fill="white" stroke="#666666" points="326,-41 196,-41 196,0 326,0 326,-41"/>
<text text-anchor="start" x="204" y="-29" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Slab_static&lt; Type,</text>
<text text-anchor="start" x="204" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00"> Slab_size, Max_free,</text>
<text text-anchor="middle" x="261" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> Alloc &gt;</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge2_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge2_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M170.19,-20.5C178.86,-20.5 187.53,-20.5 195.88,-20.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.03,-17 160.03,-20.5 170.03,-24 170.03,-17"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB