9 Aug
2019
9 Aug
'19
8:57 a.m.
On 8/9/2019 2:23 AM, degski via Boost wrote:
On Fri, 9 Aug 2019 at 04:01, Howard Hinnant via Boost
wrote: The pitch: boost::chrono, and other boost::libs needs to defer to std::chrono for C++11 and later.
This library by Edward achieves the above not only for boost::chrono, but Boost-wide: https://github.com/eldiener/cxx_dual . From the date of the last commit, one can deduce, though, that this does not cover C++17 [but that might not be so urgent/relevant].
If there is something added in C++17 that affects using cxx_dual I would love to hear about it, but I doubt that is presently the case.
Docs: https://eldiener.github.io/cxx_dual/doc/html/index.html .