File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 3717
3717
3718
3718
\pnum
3719
3719
\mandates
3720
- \tcode {SourceClock::to_sys(t)} returns a \tcode {sys_time<Duration >},
3721
- where \tcode {Duration } is a valid \tcode {chrono::duration} specialization.
3720
+ \tcode {SourceClock::to_sys(t)} returns a \tcode {sys_time<Duration2 >},
3721
+ where \tcode {Duration2 } is a valid \tcode {chrono::duration} specialization.
3722
3722
3723
3723
\pnum
3724
3724
\returns
3748
3748
3749
3749
\pnum
3750
3750
\mandates
3751
- \tcode {DestClock::from_sys(t)} returns a \tcode {time_point<DestClock, Duration >},
3752
- where \tcode {Duration } is a valid \tcode {chrono::duration} specialization.
3751
+ \tcode {DestClock::from_sys(t)} returns a \tcode {time_point<DestClock, Duration2 >},
3752
+ where \tcode {Dura \- tion2 } is a valid \tcode {chrono::duration} specialization.
3753
3753
3754
3754
\pnum
3755
3755
\returns
3781
3781
3782
3782
\pnum
3783
3783
\mandates
3784
- \tcode {SourceClock::to_utc(t)} returns a \tcode {utc_time<Duration >},
3785
- where \tcode {Duration } is a valid \tcode {chrono::duration} specialization.
3784
+ \tcode {SourceClock::to_utc(t)} returns a \tcode {utc_time<Duration2 >},
3785
+ where \tcode {Duration2 } is a valid \tcode {chrono::duration} specialization.
3786
3786
3787
3787
\pnum
3788
3788
\returns
3812
3812
3813
3813
\pnum
3814
3814
\mandates
3815
- \tcode {DestClock::from_utc(t)} returns a \tcode {time_point<DestClock, Duration >},
3816
- where \tcode {Duration } is a valid \tcode {chrono::duration} specialization.
3815
+ \tcode {DestClock::from_utc(t)} returns a \tcode {time_point<DestClock, Duration2 >},
3816
+ where \tcode {Dura \- tion2 } is a valid \tcode {chrono::duration} specialization.
3817
3817
3818
3818
\pnum
3819
3819
\returns
You can’t perform that action at this time.
0 commit comments