A library for working with phylogenetic and population genetic data.
v0.32.0
ProactiveFuture< T > Member List

This is the complete list of members for ProactiveFuture< T >, including all inherited members.

deferred() constProactiveFuture< T >inline
get()ProactiveFuture< T >inline
get()ProactiveFuture< T >inline
get()ProactiveFuture< T >inline
operator=(ProactiveFuture &&) noexcept=defaultProactiveFuture< T >
operator=(const ProactiveFuture &)=deleteProactiveFuture< T >
ProactiveFuture() noexcept=defaultProactiveFuture< T >
ProactiveFuture(ProactiveFuture &&) noexcept=defaultProactiveFuture< T >
ProactiveFuture(const ProactiveFuture &)=deleteProactiveFuture< T >
ready() constProactiveFuture< T >inline
valid() const noexceptProactiveFuture< T >inline
wait() constProactiveFuture< T >
wait_for(std::chrono::duration< Rep, Period > const &timeout_duration) constProactiveFuture< T >inline
wait_until(std::chrono::time_point< Clock, Duration > const &timeout_time) constProactiveFuture< T >inline
~ProactiveFuture() noexcept=defaultProactiveFuture< T >