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-util.hpp>
Public Types | |
typedef types_checked | type |
typedef types_checked rxcpp::util::value_type_from< T, C >::type |