Skip to content

futures/is_ready.hpp

Free functions to check whether a future is ready.

#include <futures/is_ready.hpp>

Namespaces

Name Description
futures Main library namespace.

Description

This file defines free functions to check whether any future type is ready. This is particularly useful for future types that do not offer the is_ready() member function.


Updated on 2023-01-04