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++.
rxcpp::sources::source_base< T > Member List

This is the complete list of members for rxcpp::sources::source_base< T >, including all inherited members.

source_tag typedefrxcpp::sources::source_base< T >
value_type typedefrxcpp::sources::source_base< T >