Searched refs:switch_if_empty (Results 1 – 7 of 7) sorted by relevance
42 struct switch_if_empty struct49 switch_if_empty(backup_source_type b) in switch_if_empty() argument108 auto switch_if_empty(AN&&... an) in switch_if_empty() function140 class SwitchIfEmpty = rxo::detail::switch_if_empty<SourceValue, rxu::decay_t<BackupSource>>>162 class DefaultIfEmpty = rxo::detail::switch_if_empty<SourceValue, BackupSource>>
25 | rxo::switch_if_empty(ys) in __anonea71d4810102()78 .switch_if_empty(ys) in __anonea71d4810202()132 .switch_if_empty(ys) in __anonea71d4810302()184 .switch_if_empty(ys) in __anonea71d4810402()237 .switch_if_empty(ys) in __anonea71d4810502()
10 .switch_if_empty(rxcpp::observable<>::range(1, 5));26 | switch_if_empty(range(1, 5));
102 ${DOXY_EXAMPLES_SRC_DIR}/switch_if_empty.cpp
75 ${TEST_DIR}/operators/switch_if_empty.cpp
74 ${RXCPP_DIR}/Rx/v2/src/rxcpp/operators/rx-switch_if_empty.hpp
722 auto switch_if_empty(AN&&... an) const in switch_if_empty() function in rxcpp::observable