Skip to content

Commit

Permalink
Deployed 719db16 to dev with MkDocs 1.6.1 and mike 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Nov 2, 2024
1 parent 719db16 commit ff0e217
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ <h3 id="type-erasure">Type Erasure</h3>
parameterized version.</p>
<div class="docblock">
<a id="make_format_args">
<pre><code class="language-cpp decl"><div>template &lt;typename Context, typename...&nbsp;T, size_t&nbsp;NUM_ARGS, size_t&nbsp;NUM_NAMED_ARGS, unsigned long long&nbsp;DESC&gt;
<pre><code class="language-cpp decl"><div>template &lt;typename Context, typename...&nbsp;T, int&nbsp;NUM_ARGS, int&nbsp;NUM_NAMED_ARGS, unsigned long long&nbsp;DESC&gt;
</div><div>constexpr auto make_format_args(T&... args) -&NoBreak;>&nbsp;detail::format_arg_store&lt;Context, NUM_ARGS, NUM_NAMED_ARGS, DESC>;</div></code></pre>
</a>
<div class="docblock-desc">
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

Binary file modified dev/sitemap.xml.gz
Binary file not shown.

0 comments on commit ff0e217

Please sign in to comment.