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++.
rxcpp::member_overload< switch_if_empty_tag > Member List

This is the complete list of members for rxcpp::member_overload< switch_if_empty_tag >, including all inherited members.

member(Observable &&o, BackupSource &&b) -> decltype(o.template lift< SourceValue >(SwitchIfEmpty(std::forward< BackupSource >(b))))rxcpp::member_overload< switch_if_empty_tag >inlinestatic
member(AN...)rxcpp::member_overload< switch_if_empty_tag >inlinestatic