Skip to content

Commit 06c1c7c

Browse files
authored
[tab:headers.cpp.fs] Sort "Contract-violation handling" (17.10) before "Initializer lists" (17.11) (#9030)
1 parent 0a54290 commit 06c1c7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1624,9 +1624,9 @@
16241624
\ref{support.rtti} & Type identification & \tcode{<typeinfo>} \\ \rowsep
16251625
\ref{support.srcloc} & Source location & \tcode{<source_location>} \\ \rowsep
16261626
\ref{support.exception} & Exception handling & \tcode{<exception>} \\ \rowsep
1627+
\ref{support.contract} & Contract-violation handling & \tcode{<contracts>} \\ \rowsep
16271628
\ref{support.initlist} & Initializer lists & \tcode{<initializer_list>} \\ \rowsep
16281629
\ref{cmp} & Comparisons & \tcode{<compare>} \\ \rowsep
1629-
\ref{support.contract} & Contract-violation handling & \tcode{<contracts>} \\ \rowsep
16301630
\ref{support.coroutine} & Coroutines support & \tcode{<coroutine>} \\ \rowsep
16311631
\ref{support.runtime} & Other runtime support & \tcode{<cstdarg>} \\ \rowsep
16321632
\ref{concepts} & Concepts library & \tcode{<concepts>} \\ \rowsep

0 commit comments

Comments
 (0)