emlabcpp
modern opinionated embedded C++ library
|
#include <data_promise.h>
Public Member Functions | |
template<typename U > | |
void | return_value (U &&val) |
Public Attributes | |
T | value |
|
inline |
References emlabcpp::coro::data_promise< T >::value.
T emlabcpp::coro::data_promise< T >::value |