Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-observable.hpp59 struct tag_function {}; struct in rxcpp::dynamic_observable
61 void construct(F&& f, tag_function&&) { in construct() argument