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::util::resolve_type< D > Struct Template Reference

#include <rx-util.hpp>

Public Types

typedef D type
 

Member Typedef Documentation

template<class D >
typedef D rxcpp::util::resolve_type< D >::type

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