1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-01 14:40:52 +02:00
This commit is contained in:
TheLartians 2023-09-18 14:22:23 +00:00
parent 8829793737
commit b8340c097b
19 changed files with 262 additions and 136 deletions

View file

@ -53,7 +53,7 @@
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="greeter_8h.html">&lt;greeter/greeter.h&gt;</a></div>
</h1>
<p>A class for saying hello in multiple languages.</p>
<div class="m-block m-default">
<nav class="m-block m-default">
<h3>Contents</h3>
<ul>
<li>
@ -64,7 +64,7 @@
</ul>
</li>
</ul>
</div>
</nav>
<section id="typeless-methods">
<h2><a href="#typeless-methods">Constructors, destructors, conversion operators</a></h2>
<dl class="m-doc">
@ -164,13 +164,13 @@
</div>
</div>
</div>
<script src="search-v1.js"></script>
<script src="searchdata-v1.js" async="async"></script>
<script src="search-v2.js"></script>
<script src="searchdata-v2.js" async="async"></script>
<footer><nav>
<div class="m-container">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<p>Greeter. Created with <a href="https://doxygen.org/">Doxygen</a> 1.9.1 and <a href="https://mcss.mosra.cz/">m.css</a>.</p>
<p>Greeter. Created with <a href="https://doxygen.org/">Doxygen</a> 1.9.8 and <a href="https://mcss.mosra.cz/">m.css</a>.</p>
</div>
</div>
</div>