This commit is contained in:
rozmansi
2022-12-29 10:09:36 +00:00
parent 6953566271
commit 32f9fbf072
266 changed files with 2070 additions and 2036 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.9.5"/>
<meta name="generator" content="Doxygen 1.9.6"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>WinStd: winstd::sanitizing_allocator&lt; _Ty &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -30,7 +30,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<!-- Generated by Doxygen 1.9.6 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
@@ -129,7 +129,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>deallocate</b> (point
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><div class="compoundTemplParams">template&lt;class _Ty&gt;<br />
class winstd::sanitizing_allocator&lt; _Ty &gt;</div><p >An allocator template that sanitizes each memory block before it is destroyed or reallocated. </p>
class winstd::sanitizing_allocator&lt; _Ty &gt;</div><p>An allocator template that sanitizes each memory block before it is destroyed or reallocated. </p>
<dl class="section note"><dt>Note</dt><dd><code><a class="el" href="classwinstd_1_1sanitizing__allocator.html" title="An allocator template that sanitizes each memory block before it is destroyed or reallocated.">sanitizing_allocator</a></code> introduces a performance penalty. However, it provides an additional level of security. Use for security sensitive data memory storage only. </dd></dl>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>include/WinStd/<a class="el" href="_common_8h_source.html">Common.h</a></li>
@@ -137,7 +137,7 @@ class winstd::sanitizing_allocator&lt; _Ty &gt;</div><p >An allocator template t
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Oct 28 2022 12:27:55 for WinStd by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
Generated on Thu Dec 29 2022 10:09:35 for WinStd by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6
</small></address>
</body>
</html>