We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70567b commit a6eea60Copy full SHA for a6eea60
md_docs_overview.html
@@ -342,7 +342,7 @@ <h2><a class="anchor" id="autotoc_md4"></a>
342
<li><code><em>token</em>.stop_possible() const noexcept -> bool</code></li>
343
<li><code>std::copyable<<em>Token</em>></code></li>
344
<li><code>std::equality_comparable<<em>Token</em>></code></li>
345
-<li><code>std::swapable<<em>Token</em>></code> <blockquote class="doxtable">
+<li><code>std::swappable<<em>Token</em>></code> <blockquote class="doxtable">
346
<details >
347
<summary >
348
Example: concept use</summary>
0 commit comments