On Friday 29 May 2020 at 07:17:26 +0100, Mike Crowe wrote: > This series ensures that the std::future::wait_* functions use > std::chrono::steady_clock when required, introduces > std::chrono::__detail::ceil to make that easier to do, and then makes > use of that function to simplify and improve the fix for PR68519 in > std::condition_variable.
[snip] Ping. (Complete series at https://gcc.gnu.org/pipermail/libstdc++/2020-May/050434.html ) Thanks. Mike.