Skip to content

Commit a9c0a82

Browse files
committed
FIXUP CWG2602: Apply missing edit.
1 parent 6157d8b commit a9c0a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6256,7 +6256,7 @@
62566256
A function explicitly defaulted on its first declaration
62576257
is implicitly inline\iref{dcl.inline},
62586258
and is implicitly constexpr\iref{dcl.constexpr}
6259-
if it satisfies the requirements for a constexpr function.
6259+
if it is constexpr-suitable.
62606260

62616261
\pnum
62626262
\begin{example}

0 commit comments

Comments
 (0)