Home
last modified time | relevance | path

Searched defs:empty_error (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-operators.hpp289 class empty_error: public std::runtime_error class
292 explicit empty_error(const std::string& msg): in empty_error() function in rxcpp::empty_error