![]() |
WPILibC++ 2027.0.0-alpha-4
|
#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) |
|
static |