Skip to content

Commit ba2e02c

Browse files
committed
[time.clock.system] Remove periods from impldef index entries.
1 parent fd6d7b0 commit ba2e02c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/utilities.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12014,7 +12014,7 @@
1201412014
\tcode{time_point}.
1201512015
It is implementation defined whether values are rounded or truncated to the
1201612016
required precision.\indeximpldef{whether values are rounded or truncated to the
12017-
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects.}
12017+
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects}
1201812018
\end{itemdescr}
1201912019

1202012020
\indexlibrary{\idxcode{from_time_t}}%
@@ -12029,7 +12029,7 @@
1202912029
\tcode{time_point}.
1203012030
It is implementation defined whether values are rounded or truncated to the
1203112031
required precision.\indeximpldef{whether values are rounded or truncated to the
12032-
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects.}
12032+
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects}
1203312033
\end{itemdescr}
1203412034

1203512035
\rSec3[time.clock.steady]{Class \tcode{steady_clock}}

0 commit comments

Comments
 (0)