deploy: db23a5a984
This commit is contained in:
@@ -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< _Ty > 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&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
@@ -129,7 +129,7 @@ void </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<class _Ty><br />
|
||||
class winstd::sanitizing_allocator< _Ty ></div><p >An allocator template that sanitizes each memory block before it is destroyed or reallocated. </p>
|
||||
class winstd::sanitizing_allocator< _Ty ></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< _Ty ></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 <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 <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>
|
||||
|
||||
Reference in New Issue
Block a user