Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-subscription.hpp90 typedef rxu::decay_t<I> inner_t; typedef
91 subscription_state(inner_t i) in subscription_state()
103 inner_t inner;