|
C++ Actor Framework 0.18
|
Deduces the output type and the state type for a stream source from its pull implementation.
More...
#include <stream_source_trait.hpp>
Public Types | |
| using | output = unit_t |
| using | state = unit_t |
Static Public Attributes | |
| static constexpr bool | valid = false |
Deduces the output type and the state type for a stream source from its pull implementation.