This commit is contained in:
rozmansi
2022-03-07 10:38:08 +00:00
parent e902272682
commit 9615ba3eab
27 changed files with 1330 additions and 49 deletions

View File

@@ -23,7 +23,7 @@
<td id="projectalign">
<div id="projectname">stdex
</div>
<div id="projectbrief">Additional templates and function helpers for Microsoft Active Template Library</div>
<div id="projectbrief">Additional custom or not Standard C++ covered algorithms</div>
</td>
</tr>
</tbody>
@@ -78,6 +78,8 @@ $(function() {
<p>Helper class to allow limited size FIFO queues implemented as vector of elements.
<a href="classstdex_1_1vector__queue.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="vector__queue_8h_source.html">stdex/vector_queue.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-types" name="pub-types"></a>
Public Types</h2></td></tr>
@@ -781,12 +783,12 @@ template&lt;class T &gt; </div>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>include/stdex/vector_queue</li>
<li>include/stdex/<a class="el" href="vector__queue_8h_source.html">vector_queue.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 7 2022 10:26:49 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.9.3
Generated on Mon Mar 7 2022 10:38:06 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.9.3
</small></address>
</body>
</html>