We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c513f5 commit 10fcb63Copy full SHA for 10fcb63
source/time.tex
@@ -2815,6 +2815,7 @@
2815
\tcode{elapsed} is the number of leap seconds between 1970-01-01 and \tcode{ut}.
2816
If \tcode{is_leap_second} is \tcode{true},
2817
the leap second referred to by \tcode{ut} is included in the count.
2818
+\end{itemdescr}
2819
2820
\rSec2[time.clock.tai]{Class \tcode{tai_clock}}
2821
@@ -2861,7 +2862,6 @@
2861
2862
\begin{note}
2863
\tcode{noexcept(from_utc(utc_clock::now()))} is \tcode{false}.
2864
\end{note}
-\end{itemdescr}
2865
2866
\rSec3[time.clock.tai.members]{Member functions}
2867
0 commit comments