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 bad6307 commit 896c166Copy full SHA for 896c166
abi.html
@@ -6027,6 +6027,8 @@ <h4><a href="#vague-vtable"> 5.2.3 Virtual Tables</a></h4>
6027
Note that if the key function is not declared inline in the class definition,
6028
but its definition later is always declared inline,
6029
it will be emitted in every object containing the definition.</i>
6030
+A constexpr or consteval function is always declared constexpr or consteval on
6031
+its first declaration, and is implicitly inline, so is never a key function.
6032
6033
<p>
6034
<img src=warning.gif alt="<b>NOTE</b>:">
0 commit comments