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++.
cpplinq::linq_take< Collection > Member List

This is the complete list of members for cpplinq::linq_take< Collection >, including all inherited members.

ccpplinq::linq_take< Collection >
cursor typedefcpplinq::linq_take< Collection >
get_cursor() const cpplinq::linq_take< Collection >inline
linq_take(const Collection &c, std::size_t n)cpplinq::linq_take< Collection >inline
ncpplinq::linq_take< Collection >