Searched refs:identity_for (Results 1 – 2 of 2) sorted by relevance
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
D | rx-predef.hpp | 302 struct identity_for struct
|
D | rx-observable.hpp | 1259 …ayed_type<reduce_tag, AN...>::value(), *(this_type*)nullptr, 0, rxu::count(), identity_for<int>())) in count() 1262 …ayed_type<reduce_tag, AN...>::value(), *this, 0, rxu::count(), identity_for<int>()); in count()
|