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 <util.hpp>
Public Types | |
typedef Type | type |
Public Member Functions | |
Type | operator() (const Type &left) const |
typedef Type cpplinq::util::identity< Type >::type |
|
inline |