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++.
Public Types | List of all members
rxcpp::operators::operator_base< T > Struct Template Reference

#include <rx-operators.hpp>

Inheritance diagram for rxcpp::operators::operator_base< T >:
Inheritance graph
[legend]

Public Types

typedef T value_type
 
typedef tag_operator operator_tag
 

Member Typedef Documentation

template<class T>
typedef T rxcpp::operators::operator_base< T >::value_type

The documentation for this struct was generated from the following file: