Pigweed
C/C++ API Reference
|
Public Attributes | |
T | value |
Static Public Attributes | |
static constexpr size_t | kIndex = I |
Friends | |
template<typename... Pendables> | |
class | Selector |
The poll result of a Pendable
within a Selector
. This type stores both the index of the pendable, and its returned value on completion, making it possible to identify which pendable completed.