|
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 values< T, ValueN... > | type |
| typedef values<T, ValueN...> rxcpp::util::values_from< T, 0, Step, Cursor, ValueN... >::type |
1.8.14