futures::deferred_function_opt
Futures / Future options / deferred_function_opt
Defined in header <futures/future_options_args.hpp>
template <class Function>
struct deferred_function_opt;
Type of the deferred function.
Public Types
Member Types | Definition |
---|---|
type | Function (using) |
Public Types
using type
Defined in header <futures/future_options_args.hpp>
using type = Function;
Updated on 2023-01-04