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_from< T, Remaining-1, Step, Cursor+Step, ValueN..., Cursor >::type | type |
typedef values_from<T, Remaining - 1, Step, Cursor + Step, ValueN..., Cursor>::type rxcpp::util::values_from< T, Remaining, Step, Cursor, ValueN >::type |