Specialization for signal / void edge flow. Maintain convention of treating it internally as an int.
More...
|
bool | is_direct_storage (void) const |
|
immutable_shared< int > | wrapper (void) const |
|
int && | steal (void) |
| Allows stored value to be stolen by a local consumer task if a runtime check (edge_entry::stealable() conservatively detects the value is no longer needed.
|
|
void | clear_flow (void) |
| Reset state for reinvocation in a persistent paragraph.
|
|
int const & | value (void) const |
|
template<>
class stapl::detail::edge_version_storage< void >
Specialization for signal / void edge flow. Maintain convention of treating it internally as an int.
The documentation for this class was generated from the following file: