WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::util::detail::FutureThen< To, From > Struct Template Reference

#include <wpi/util/future.hpp>

Static Public Member Functions

template<typename F>
static future< To > Create (PromiseFactory< From > &fromFactory, uint64_t request, PromiseFactory< To > &factory, F &&func)

Member Function Documentation

◆ Create()

template<typename To, typename From>
template<typename F>
future< To > wpi::util::detail::FutureThen< To, From >::Create ( PromiseFactory< From > & fromFactory,
uint64_t request,
PromiseFactory< To > & factory,
F && func )
static

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