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 <rx-operators.hpp>
Static Public Member Functions | |
template<class... AN> | |
static auto | member (AN &&...) -> typename Tag::template include_header< std::false_type > |
|
inlinestatic |