From 17fe30e872f40ee2a2c8a9c2b0385ae924c6e981 Mon Sep 17 00:00:00 2001 From: timsong-cpp Date: Tue, 6 Aug 2019 07:37:05 -0500 Subject: [PATCH] [time.clock.utc.nonmembers] fix \end{itemdescr} --- source/time.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/time.tex b/source/time.tex index db94a82ec7..bc591197f1 100644 --- a/source/time.tex +++ b/source/time.tex @@ -2815,6 +2815,7 @@ \tcode{elapsed} is the number of leap seconds between 1970-01-01 and \tcode{ut}. If \tcode{is_leap_second} is \tcode{true}, the leap second referred to by \tcode{ut} is included in the count. +\end{itemdescr} \rSec2[time.clock.tai]{Class \tcode{tai_clock}} @@ -2861,7 +2862,6 @@ \begin{note} \tcode{noexcept(from_utc(utc_clock::now()))} is \tcode{false}. \end{note} -\end{itemdescr} \rSec3[time.clock.tai.members]{Member functions}