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 37173717
37183718\pnum
37193719\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.
37223722
37233723\pnum
37243724\returns
37483748
37493749\pnum
37503750\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.
37533753
37543754\pnum
37553755\returns
37813781
37823782\pnum
37833783\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.
37863786
37873787\pnum
37883788\returns
38123812
38133813\pnum
38143814\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.
38173817
38183818\pnum
38193819\returns
You can’t perform that action at this time.
0 commit comments