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-scheduler.hpp>
Public Types | |
typedef tag_worker | worker_tag |
Public Types inherited from rxcpp::subscription_base | |
typedef tag_subscription | subscription_tag |