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 Member Functions | List of all members
rxcpp::empty_error Class Reference

#include <rx-operators.hpp>

Inheritance diagram for rxcpp::empty_error:
Inheritance graph
[legend]
Collaboration diagram for rxcpp::empty_error:
Collaboration graph
[legend]

Public Member Functions

 empty_error (const std::string &msg)
 

Constructor & Destructor Documentation

rxcpp::empty_error::empty_error ( const std::string &  msg)
inlineexplicit

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