Home
last modified time | relevance | path

Searched refs:lift_operator (Results 1 – 2 of 2) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-lift.hpp61 struct lift_operator : public operator_base<typename lift_traits<ResultType, SourceOperator, Operat… struct
69 lift_operator(source_operator_type s, operator_type op) in lift_operator() argument
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-observable.hpp618 …e<rxu::value_type_t<rxo::detail::lift_operator<ResultType, source_operator_type, Operator>>, rxo::… in lift()
619 …e<rxu::value_type_t<rxo::detail::lift_operator<ResultType, source_operator_type, Operator>>, rxo::… in lift()
620 …rxo::detail::lift_operator<ResultType, source_operator_type, Operator>(source_operator, std::forwa… in lift()
632 …e<rxu::value_type_t<rxo::detail::lift_operator<ResultType, source_operator_type, Operator>>, rxo::… in lift_if()
633 …e<rxu::value_type_t<rxo::detail::lift_operator<ResultType, source_operator_type, Operator>>, rxo::… in lift_if()
634 …rxo::detail::lift_operator<ResultType, source_operator_type, Operator>(source_operator, std::forwa… in lift_if()