Documentation for 60ee52fd6a

This commit is contained in:
github-actions
2021-07-06 17:24:14 +00:00
parent 3699bfc270
commit c3c01456fb
286 changed files with 9552 additions and 6181 deletions

View File

@@ -168,6 +168,7 @@ Functions</h2></td></tr>
<div class="textblock"><p>Sorting algorithms. </p>
<p>for io operations</p>
<p>for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/algorithm/is_sorted.html">std::is_sorted</a></p>
<p>for returning multiple values form a function at once</p>
<p>Sorting Algorithms.</p>
<p>for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a></p>
<p>for assert for typedef datatype uint64_t for IO operations</p>
@@ -177,6 +178,8 @@ Functions</h2></td></tr>
<p>Sorting algorithms</p>
<p>header files for collection of functions for a macro called assert which can be used to verify assumptions for io operations</p>
<p>Sorting algorithms</p>
<p>for IO operations for initializing random number generator for assert for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/algorithm/is_sorted.html">std::is_sorted()</a>, <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/algorithm/swap.html">std::swap()</a> for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a></p>
<p>Sorting algorithms</p>
<p>for assert for IO operations for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a> for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a></p>
<p>Sorting algorithms </p>
</div><h2 class="groupheader">Function Documentation</h2>