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::util::identity< Type > Member List

This is the complete list of members for cpplinq::util::identity< Type >, including all inherited members.

operator()(const Type &left) const cpplinq::util::identity< Type >inline
type typedefcpplinq::util::identity< Type >