Searched defs:switch_if_empty (Results 1 – 2 of 2) sorted by relevance
42 struct switch_if_empty struct44 typedef rxu::decay_t<T> source_value_type;45 typedef rxu::decay_t<BackupSource> backup_source_type;47 backup_source_type backup;49 switch_if_empty(backup_source_type b) in switch_if_empty() function55 struct switch_if_empty_observer97 auto operator()(Subscriber dest) const in operator ()()108 auto switch_if_empty(AN&&... an) in switch_if_empty() function
722 auto switch_if_empty(AN&&... an) const in switch_if_empty() function in rxcpp::observable