mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-17 12:02:22 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<map id="std::is_arithmetic< uint128_t >" name="std::is_arithmetic< uint128_t >">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,80,128,121"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integral_constant.html" title=" " alt="" coords="15,5,118,32"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,79,128,119"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integral_constant.html" title=" " alt="" coords="15,5,118,31"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
288fa4f0bf7545c8bd75ca4f71745c70
|
||||
175a534c6bf93fd0c2d0ce487d21787f
|
||||
@@ -1,21 +1,20 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: std::is_arithmetic< uint128_t > Pages: 1 -->
|
||||
<svg width="100pt" height="95pt"
|
||||
viewBox="0.00 0.00 100.00 95.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 91)">
|
||||
<svg width="100pt" height="93pt"
|
||||
viewBox="0.00 0.00 100.00 93.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 89)">
|
||||
<title>std::is_arithmetic< uint128_t ></title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 96,-91 96,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-30.5 92,-30.5 92,-0.5 0,-0.5"/>
|
||||
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::is_arithmetic</text>
|
||||
<text text-anchor="middle" x="46" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">< uint128_t ></text>
|
||||
<polygon fill="#999999" stroke="#666666" points="92,-30 0,-30 0,0 92,0 92,-30"/>
|
||||
<text text-anchor="start" x="8" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">std::is_arithmetic</text>
|
||||
<text text-anchor="middle" x="46" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">< uint128_t ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -23,16 +22,16 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integral_constant.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="7.5,-67.5 7.5,-86.5 84.5,-86.5 84.5,-67.5 7.5,-67.5"/>
|
||||
<text text-anchor="middle" x="46" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::true_type</text>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="84.5,-85 7.5,-85 7.5,-66 84.5,-66 84.5,-85"/>
|
||||
<text text-anchor="middle" x="46" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">std::true_type</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="midnightblue" d="M46,-57.23C46,-48.59 46,-38.5 46,-30.52"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="42.5,-57.48 46,-67.48 49.5,-57.48 42.5,-57.48"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M46,-55.65C46,-47.36 46,-37.78 46,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.5,-55.87 46,-65.87 49.5,-55.87 42.5,-55.87"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user