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 <cstddef>
Go to the source code of this file.
Classes | |
class | cpplinq::linq_select< Collection, Selector > |
struct | cpplinq::linq_select< Collection, Selector >::cursor |
Namespaces | |
cpplinq | |