Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-notification.hpp195 type make_on_error(exception_tag&&, Exception&& e) { in make_on_error() function
203 type make_on_error(exception_ptr_tag&&, rxu::error_ptr ep) { in make_on_error() function