This commit is contained in:
rozmansi
2022-02-10 11:16:58 +00:00
parent e23327e163
commit 574ee2e30e
271 changed files with 2821 additions and 1955 deletions

View File

@@ -75,7 +75,7 @@ $(function() {
</div><!--header-->
<div class="contents">
<p>Base abstract template class to support object handle keeping for objects that support handle duplication.
<p>Base abstract template class to support object handle keeping for objects that support trivial handle duplication.
<a href="classwinstd_1_1dplhandle.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_common_8h_source.html">WinStd/Common.h</a>&gt;</code></p>
@@ -210,7 +210,7 @@ static const T&#160;</td><td class="memItemRight" valign="bottom"><b>invalid</b>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><div class="compoundTemplParams">template&lt;class T, T INVAL&gt;<br />
class winstd::dplhandle&lt; T, INVAL &gt;</div><p >Base abstract template class to support object handle keeping for objects that support handle duplication. </p>
class winstd::dplhandle&lt; T, INVAL &gt;</div><p >Base abstract template class to support object handle keeping for objects that support trivial handle duplication. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ab1ac74d5f212fddc217d1a8190a01177" name="ab1ac74d5f212fddc217d1a8190a01177"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab1ac74d5f212fddc217d1a8190a01177">&#9670;&nbsp;</a></span>dplhandle() <span class="overload">[1/3]</span></h2>
@@ -545,7 +545,7 @@ template&lt;class T , T INVAL&gt; </div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Feb 9 2022 11:05:13 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.3
Generated on Thu Feb 10 2022 11:16:56 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.3
</small></address>
</body>
</html>