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 <linq_selectmany.hpp>
Classes | |
class | cursor |
Public Member Functions | |
linq_select_many (Container1 c1, Fn fn, Fn2 fn2) | |
cursor | get_cursor () const |
|
inline |
|
inline |