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::value_type_from< T, C > Struct Template Reference

#include <rx-util.hpp>

Inheritance diagram for rxcpp::util::value_type_from< T, C >:
Inheritance graph
[legend]
Collaboration diagram for rxcpp::util::value_type_from< T, C >:
Collaboration graph
[legend]

Public Types

typedef types_checked type
 

Member Typedef Documentation

template<class T , class C = types_checked>
typedef types_checked rxcpp::util::value_type_from< T, C >::type

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