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::container_interface< T > Member List

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

get_cursor() const =0cpplinq::container_interface< T >pure virtual