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::schedulers::action Member List

This is the complete list of members for rxcpp::schedulers::action, including all inherited members.

action()rxcpp::schedulers::actioninline
action(detail::action_ptr i)rxcpp::schedulers::actioninlineexplicit
action_tag typedefrxcpp::schedulers::action_base
empty()rxcpp::schedulers::actioninlinestatic
operator()(const schedulable &s, const recurse &r) const rxcpp::schedulers::actioninline