Skip to content

Commit cd66127

Browse files
authored
[exec.getcomplsigs] Fix misplaced \end{itemdescr} (#8301)
Fixes NB US 217-359 (C++26 CD).
1 parent 0bce45b commit cd66127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2700,14 +2700,14 @@
27002700
Otherwise,
27012701
\tcode{(throw $except$, completion_signatures())}.
27022702
\end{itemize}
2703+
\end{itemdescr}
27032704

27042705
\pnum
27052706
Given a type \tcode{Env}, if
27062707
\tcode{completion_signatures_of_t<Sndr>} and
27072708
\tcode{completion_signatures_of_t<Sndr, Env>}
27082709
are both well-formed,
27092710
they shall denote the same type.
2710-
\end{itemdescr}
27112711

27122712
\pnum
27132713
Let \tcode{rcvr} be an rvalue

0 commit comments

Comments
 (0)