From 2119cc8ae3007075d448da9ec8d82a4517539cce Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Wed, 13 Nov 2019 12:03:49 -0800 Subject: [PATCH] P1855R0 Make freestanding Also fixes NB RU 009, FI 010, US 158, US 159, GB 160, and PL 161 (C++20 CD). --- source/lib-intro.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/source/lib-intro.tex b/source/lib-intro.tex index 8a2714db86..996464a32b 100644 --- a/source/lib-intro.tex +++ b/source/lib-intro.tex @@ -1480,6 +1480,7 @@ \ref{support.srcloc} & Source location & \tcode{} \\ \rowsep \ref{support.exception} & Exception handling & \tcode{} \\ \rowsep \ref{support.initlist} & Initializer lists & \tcode{} \\ \rowsep +\ref{cmp} & Comparisons & \tcode{} \\ \rowsep \ref{support.coroutine} & Coroutines support & \tcode{} \\ \rowsep \ref{support.runtime} & Other runtime support & \tcode{} \\ \rowsep \ref{concepts} & Concepts library & \tcode{} \\ \rowsep