Skip to content

Commit 72515f3

Browse files
committed
P1855R0 Make <compare> freestanding
Also fixes NB RU 009, FI 010, US 158, US 159, GB 160, and PL 161 (C++20 CD).
1 parent 81f1d68 commit 72515f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,6 +1480,7 @@
14801480
\ref{support.srcloc} & Source location & \tcode{<source_location>} \\ \rowsep
14811481
\ref{support.exception} & Exception handling & \tcode{<exception>} \\ \rowsep
14821482
\ref{support.initlist} & Initializer lists & \tcode{<initializer_list>} \\ \rowsep
1483+
\ref{cmp} & Comparisons & \tcode{<compare>} \\ \rowsep
14831484
\ref{support.coroutine} & Coroutines support & \tcode{<coroutine>} \\ \rowsep
14841485
\ref{support.runtime} & Other runtime support & \tcode{<cstdarg>} \\ \rowsep
14851486
\ref{concepts} & Concepts library & \tcode{<concepts>} \\ \rowsep

0 commit comments

Comments
 (0)