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++.
|
This is the complete list of members for cpplinq::linq_select_many< Container1, Fn, Fn2 >, including all inherited members.
get_cursor() const | cpplinq::linq_select_many< Container1, Fn, Fn2 > | inline |
linq_select_many(Container1 c1, Fn fn, Fn2 fn2) | cpplinq::linq_select_many< Container1, Fn, Fn2 > | inline |