deploy: b6be4f040e
This commit is contained in:
@@ -1305,7 +1305,7 @@ $(function() { codefold.init(0); });
|
||||
<div class="line"><a id="l01440" name="l01440"></a><span class="lineno"> 1440</span> { <span class="stringliteral">"wbr"</span>, element_t::wbr, },</div>
|
||||
<div class="line"><a id="l01441" name="l01441"></a><span class="lineno"> 1441</span> { <span class="stringliteral">"xmp"</span>, element_t::xmp, },</div>
|
||||
<div class="line"><a id="l01442" name="l01442"></a><span class="lineno"> 1442</span> };</div>
|
||||
<div class="line"><a id="l01443" name="l01443"></a><span class="lineno"> 1443</span><span class="preprocessor">#ifdef _DEBUG</span></div>
|
||||
<div class="line"><a id="l01443" name="l01443"></a><span class="lineno"> 1443</span><span class="preprocessor">#ifndef NDEBUG</span></div>
|
||||
<div class="line"><a id="l01444" name="l01444"></a><span class="lineno"> 1444</span> <span class="comment">// The mapping table MUST be sorted and all names in lowercase.</span></div>
|
||||
<div class="line"><a id="l01445" name="l01445"></a><span class="lineno"> 1445</span> <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> i = 1; i < _countof(<a class="code hl_struct" href="structstdex_1_1mapping.html">mapping</a>); i++)</div>
|
||||
<div class="line"><a id="l01446" name="l01446"></a><span class="lineno"> 1446</span> _Assume_(stdex::strcmp(<a class="code hl_struct" href="structstdex_1_1mapping.html">mapping</a>[i - 1].<a class="code hl_variable" href="classstdex_1_1html_1_1element.html#a0ac164c8f64a91166b90e8246661f85d">name</a>, <a class="code hl_struct" href="structstdex_1_1mapping.html">mapping</a>[i].<a class="code hl_variable" href="classstdex_1_1html_1_1element.html#a0ac164c8f64a91166b90e8246661f85d">name</a>) <= 0);</div>
|
||||
@@ -2551,7 +2551,7 @@ $(function() { codefold.init(0); });
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Thu Jan 25 2024 09:08:37 for stdex by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
|
||||
Generated on Thu Jan 25 2024 12:30:59 for stdex by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user