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 | Static Public Attributes | List of all members
rxcpp::util::defer_value_type< Deferred, AN >::tag_not_valid Struct Reference

#include <rx-util.hpp>

Public Types

typedef void type
 

Static Public Attributes

static const bool value = false
 

Member Typedef Documentation

template<template< class...TN > class Deferred, class... AN>
typedef void rxcpp::util::defer_value_type< Deferred, AN >::tag_not_valid::type

Member Data Documentation

template<template< class...TN > class Deferred, class... AN>
const bool rxcpp::util::defer_value_type< Deferred, AN >::tag_not_valid::value = false
static

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