This commit is contained in:
rozmansi
2024-08-14 11:39:29 +00:00
parent 2008cb934c
commit ab0a2ca9c6
532 changed files with 2595 additions and 2353 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.11.0"/>
<meta name="generator" content="Doxygen 1.12.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>stdex: include/stdex/html.hpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -34,7 +34,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.11.0 -->
<!-- Generated by Doxygen 1.12.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
@@ -2048,7 +2048,7 @@ $(function(){ initResizable(false); });
<div class="line"><a id="l02233" name="l02233"></a><span class="lineno"> 2233</span> <span class="keyword">auto</span> t2_url = <span class="keyword">dynamic_cast&lt;</span><span class="keyword">const </span><a class="code hl_class" href="classstdex_1_1html_1_1url__token.html">url_token&lt;T, TR, AX&gt;</a>*<span class="keyword">&gt;</span>(t2);</div>
<div class="line"><a id="l02234" name="l02234"></a><span class="lineno"> 2234</span> <span class="keywordflow">switch</span> (t2_url-&gt;encoding) {</div>
<div class="line"><a id="l02235" name="l02235"></a><span class="lineno"> 2235</span> <span class="keywordflow">case</span> token_url_t::plain:</div>
<div class="line"><a id="l02236" name="l02236"></a><span class="lineno"> 2236</span> source += t2_url-&gt;<a class="code hl_variable" href="classstdex_1_1html_1_1url__token.html#a3384b51fe830801842eca0d3a4830c90">url</a>;</div>
<div class="line"><a id="l02236" name="l02236"></a><span class="lineno"> 2236</span> source += t2_url-&gt;url;</div>
<div class="line"><a id="l02237" name="l02237"></a><span class="lineno"> 2237</span> <span class="keywordflow">break</span>;</div>
<div class="line"><a id="l02238" name="l02238"></a><span class="lineno"> 2238</span> <span class="keywordflow">case</span> token_url_t::sgml:</div>
<div class="line"><a id="l02239" name="l02239"></a><span class="lineno"> 2239</span> escape(source, t2_url-&gt;url.data(), t2_url-&gt;url.size());</div>
@@ -2584,7 +2584,7 @@ $(function(){ initResizable(false); });
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Jun 18 2024 14:58:40 for stdex by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0
Generated on Wed Aug 14 2024 11:39:25 for stdex by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
</small></address>
</div><!-- doc-content -->
</body>