Skip to content

Commit 75f8155

Browse files
committed
[func.wrap.ref.class] Fix reference for "trivially copyable type".
1 parent 46f9f21 commit 75f8155

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/utilities.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13516,7 +13516,8 @@
1351613516

1351713517
\pnum
1351813518
Each specialization of \tcode{function_ref} is
13519-
a trivially copyable type\iref{basic.types} that models \libconcept{copyable}.
13519+
a trivially copyable type\iref{term.trivially.copyable.type}
13520+
that models \libconcept{copyable}.
1352013521

1352113522
\pnum
1352213523
Within this subclause,

0 commit comments

Comments
 (0)