Skip to content

Commit c840ca4

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

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
@@ -12468,7 +12468,7 @@
1246812468
\tcode{time_point}.
1246912469
It is implementation defined whether values are rounded or truncated to the
1247012470
required precision.\indeximpldef{whether values are rounded or truncated to the
12471-
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects.}
12471+
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects}
1247212472
\end{itemdescr}
1247312473

1247412474
\indexlibrary{\idxcode{from_time_t}}%
@@ -12483,7 +12483,7 @@
1248312483
\tcode{time_point}.
1248412484
It is implementation defined whether values are rounded or truncated to the
1248512485
required precision.\indeximpldef{whether values are rounded or truncated to the
12486-
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects.}
12486+
required precision when converting between \tcode{time_t} values and \tcode{time_point} objects}
1248712487
\end{itemdescr}
1248812488

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

0 commit comments

Comments
 (0)