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>
Public Types | |
using | value_type = T |
Static Public Member Functions | |
static T | value (AN **...) |
using rxcpp::delayed_type< T, AN >::value_type = T |
|
inlinestatic |