File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 3164
3164
\tcode {is}.
3165
3165
\end {itemdescr }
3166
3166
3167
+ \newpage
3168
+
3167
3169
\rSec 2[time.clock.gps]{Class \tcode {gps_clock}}
3168
3170
3169
3171
\rSec 3[time.clock.gps.overview]{Overview}
3262
3264
\end {note }
3263
3265
\end {itemdescr }
3264
3266
3267
+ \newpage
3268
+
3265
3269
\rSec 3[time.clock.gps.nonmembers]{Non-member functions}
3266
3270
3267
3271
\indexlibrarymember {operator<<}{gps_time}%
6735
6739
\end {codeblock}
6736
6740
\end {itemdescr}
6737
6741
6742
+ \newpage
6743
+
6738
6744
\indexlibrarymember {from_stream}{year_month_day}%
6739
6745
\begin {itemdecl }
6740
6746
template<class charT, class traits, class Alloc = allocator<charT>>
7159
7165
constexpr chrono::weekday weekday() const noexcept;
7160
7166
constexpr unsigned index() const noexcept;
7161
7167
constexpr chrono::weekday_indexed weekday_indexed() const noexcept;
7162
-
7168
+ @ \newpage@
7163
7169
constexpr operator sys_days() const noexcept;
7164
7170
constexpr explicit operator local_days() const noexcept;
7165
7171
constexpr bool ok() const noexcept;
You can’t perform that action at this time.
0 commit comments