Created on 2017-02-03.00:00:00 last changed 93 months ago
Proposed resolution:
This wording is relative to N4618.
Add to the synopsis of <chrono>:
template <class Rep, class Period> duration(const Rep &) -> duration<Rep>;
[ 2017-03-12, post-Kona ]
Resolved by P0433R2.
[ 2017-02-21; via email ]
This should be addressed by P0433R2.
Proposed change:
Add to <chrono> synopsis:
template <class Rep, class Period> duration(const Rep &) -> duration<Rep>;
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-03-12 23:04:12 | admin | set | messages: + msg9085 |
2017-03-12 23:04:12 | admin | set | status: new -> resolved |
2017-02-21 15:11:16 | admin | set | messages: + msg8962 |
2017-02-04 04:54:35 | admin | set | messages: + msg8905 |
2017-02-03 00:00:00 | admin | create |