|
RxCpp
The Reactive Extensions for Native (RxCpp) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C++.
|
#include <rx-operators.hpp>

Public Types | |
| typedef T | value_type |
| typedef tag_operator | operator_tag |
| typedef tag_operator rxcpp::operators::operator_base< T >::operator_tag |
| typedef T rxcpp::operators::operator_base< T >::value_type |
1.8.11