Class CustomFnAwaiter<T, F>

#include <Pollable.hpp>
template<typename T>classCustomFnAwaiter:publicarc::Pollable<arc::CustomFnAwaiter<T,_unk>>{ ... }

Utility class that can be used to create an awaiter using a custom poll function on a class

Examples0
Public static methods0
Public member functions1
boolpoll()
No description provided
Fields0
Protected member functions0
Protected fields0
Derived classes0