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 2b0f619 commit 9cbc314Copy full SHA for 9cbc314
optional.html
@@ -533,7 +533,7 @@ <h1>Class <code>bad_optional_access</code></h1>
533
<cxx-signature>bad_optional_access();</cxx-signature>
534
535
<cxx-effects>Constructs an object of class <code>bad_optional_access</code>.</cxx-effects>
536
- <cxx-postcondition><code>what()</code> returns an implementation-defined NTBS.</cxx-postcondition>
+ <cxx-postconditions><code>what()</code> returns an implementation-defined NTBS.</cxx-postconditions>
537
</cxx-function>
538
</cxx-section>
539
0 commit comments