Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp128 struct all_values_true { struct
133 bool operator()(Value0 v0) const { in operator ()()
138 bool operator()(Value0 v0, ValueN... vn) const { in operator ()()