Skip to content

Commit ce93b05

Browse files
committed
Forward changes for Motion 1/CWG2460
1 parent 5587756 commit ce93b05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/declarations.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8090,7 +8090,8 @@
80908090
\indextext{class!linkage specification}%
80918091
A C language linkage is ignored
80928092
in determining the language linkage of
8093-
class members and the
8093+
class members,
8094+
friend functions with a trailing \grammarterm{requires-clause}, and the
80948095
function type of class member functions.
80958096
\begin{example}
80968097
\begin{codeblock}

0 commit comments

Comments
 (0)