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_groupby.hpp>
Classes | |
struct | cursor |
Public Member Functions | |
linq_groupby (Collection c, KeyFn keyFn, Compare comp=Compare()) | |
cursor | get_cursor () const |
|
inline |
|
inline |