C/C++ API Reference
Loading...
Searching...
No Matches
pw::async2::SelectFuture< Futures > Class Template Reference

Public Types

using value_type = OptionalTuple< typename Futures::value_type... >
 

Public Member Functions

 SelectFuture (Futures &&... futures)
 
Poll< value_typePend (Context &cx)
 
constexpr bool is_pendable () const
 
constexpr bool is_complete () const
 

The documentation for this class was generated from the following file: