Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-group_by.hpp74 typedef rxu::decay_t<BinaryPredicate> predicate_type; typedef
99 typedef typename traits_type::predicate_type predicate_type; typedef
284 typedef rxu::decay_t<BinaryPredicate> predicate_type; typedef in rxcpp::operators::detail::group_by_factory
Drx-distinct_until_changed.hpp45 typedef rxu::decay_t<BinaryPredicate> predicate_type; typedef
Drx-sequence_equal.hpp52 typedef rxu::decay_t<BinaryPredicate> predicate_type; typedef