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++.
rxcpp::util::ret< T > Member List

This is the complete list of members for rxcpp::util::ret< T >, including all inherited members.

operator()(LHS &&) const -> decltype(T())rxcpp::util::ret< T >inline