mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 1a1570d775
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,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"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,79,127,120"/>
|
||||
<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,117,31"/>
|
||||
</map>
|
||||
|
||||
@@ -1,20 +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 8.0.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: std::is_arithmetic< uint128_t > Pages: 1 -->
|
||||
<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)">
|
||||
<svg width="99pt" height="94pt"
|
||||
viewBox="0.00 0.00 99.00 93.75" 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.75)">
|
||||
<title>std::is_arithmetic< uint128_t ></title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<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>
|
||||
<polygon fill="#999999" stroke="#666666" points="91,-30.5 0,-30.5 0,0 91,0 91,-30.5"/>
|
||||
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">std::is_arithmetic</text>
|
||||
<text text-anchor="middle" x="45.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">< uint128_t ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,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="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>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="83.5,-85.75 7.5,-85.75 7.5,-66.5 83.5,-66.5 83.5,-85.75"/>
|
||||
<text text-anchor="middle" x="45.5" y="-72.25" 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="#63b8ff" d="M46,-55.08C46,-46.92 46,-37.6 46,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.5,-54.87 46,-64.87 49.5,-54.87 42.5,-54.87"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M45.5,-55.2C45.5,-47.2 45.5,-38.15 45.5,-30.78"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="42,-55.18 45.5,-65.18 49,-55.18 42,-55.18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user