Home
last modified time | relevance | path

Searched refs:not_void (Results 1 – 9 of 9) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-predef.hpp34 struct not_void {}; struct in rxcpp::is_worker
38 static not_void check(...);
47 struct not_void {}; struct in rxcpp::is_scheduler
51 static not_void check(...);
60 struct not_void {}; struct in rxcpp::is_schedulable
64 static not_void check(...);
104 struct not_void {}; struct in rxcpp::is_dynamic_observer
108 static not_void check(...);
117 struct not_void {}; struct in rxcpp::is_subscriber
121 static not_void check(...);
[all …]
Drx-observer.hpp117 struct not_void {}; struct
121 static not_void check(...);
130 struct not_void {}; struct
134 static not_void check(...);
142 struct not_void {}; struct
146 static not_void check(...);
154 struct not_void {}; struct
158 static not_void check(...);
Drx-connectable_observable.hpp17 struct not_void {}; struct
21 static not_void check(...);
Drx-grouped_observable.hpp17 struct not_void {}; struct
21 static not_void check(...);
Drx-subscription.hpp17 struct not_void {}; struct
21 static not_void check(...);
Drx-scheduler.hpp184 struct not_void {}; struct
188 static not_void check(...);
Drx-observable.hpp23 struct not_void {}; struct
27 static not_void check(...);
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/
Drx-iterate.hpp43 struct not_void {}; struct
47 static not_void check(...);
49 static const bool value = !std::is_same<decltype(check<collection_type>(0)), not_void>::value;
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-test.hpp351 struct not_void {}; struct
355 static not_void check(...);