fix(macros) scope leaks
- Fix macro scope leak: included in scope guards. - Move default options as static class members. - Adds tests to build_all.sh - Use vanilla std::filesystem
This commit is contained in:
parent
7b28105c19
commit
e35d118cdb
61 changed files with 1899 additions and 1533 deletions
|
|
@ -70,10 +70,10 @@ $(function() {
|
|||
: <a class="el" href="group__UseMacros.html#ga572e3aa19d8b39e3ed0b9e91961104c2">clutchlog.h</a>
|
||||
</li>
|
||||
<li>CLUTCHDUMP_DEFAULT_FORMAT
|
||||
: <a class="el" href="group__DefaultConfigMacros.html#ga27b613c6727857a7cbcd0165d862034e">clutchlog.h</a>
|
||||
: <a class="el" href="group__UseMacros.html#ga27b613c6727857a7cbcd0165d862034e">clutchlog.h</a>
|
||||
</li>
|
||||
<li>CLUTCHDUMP_DEFAULT_SEP
|
||||
: <a class="el" href="group__DefaultConfigMacros.html#ga54d29e956575e1c731eab5406135c5df">clutchlog.h</a>
|
||||
: <a class="el" href="group__UseMacros.html#ga54d29e956575e1c731eab5406135c5df">clutchlog.h</a>
|
||||
</li>
|
||||
<li>CLUTCHFUNC
|
||||
: <a class="el" href="group__UseMacros.html#ga9f77cee4f853e582262930c9c17f90ae">clutchlog.h</a>
|
||||
|
|
@ -88,13 +88,13 @@ $(function() {
|
|||
: <a class="el" href="group__DefaultConfigMacros.html#ga8564be479b948ee3052b61783c66d415">clutchlog.h</a>
|
||||
</li>
|
||||
<li>CLUTCHLOG_DEFAULT_DEPTH_MARK
|
||||
: <a class="el" href="group__DefaultConfigMacros.html#ga45c4c964fad4ad1641d5c9c28c4645b9">clutchlog.h</a>
|
||||
: <a class="el" href="group__UseMacros.html#ga45c4c964fad4ad1641d5c9c28c4645b9">clutchlog.h</a>
|
||||
</li>
|
||||
<li>CLUTCHLOG_DEFAULT_FORMAT
|
||||
: <a class="el" href="group__DefaultConfigMacros.html#ga524c16f280d92ee8ab683162c9ce01fa">clutchlog.h</a>
|
||||
: <a class="el" href="group__UseMacros.html#ga524c16f280d92ee8ab683162c9ce01fa">clutchlog.h</a>
|
||||
</li>
|
||||
<li>CLUTCHLOG_STRIP_CALLS
|
||||
: <a class="el" href="group__DefaultConfigMacros.html#ga98f30d814d4913a8a7c93a8793f49adf">clutchlog.h</a>
|
||||
: <a class="el" href="group__UseMacros.html#ga98f30d814d4913a8a7c93a8793f49adf">clutchlog.h</a>
|
||||
</li>
|
||||
<li>WITH_CLUTCHLOG
|
||||
: <a class="el" href="clutchlog_8h.html#a5c126962abcc7a40e504a6fc3abdfcc4">clutchlog.h</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue