Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-replaysubject.hpp17 struct replay_traits struct
19 typedef rxu::maybe<std::size_t> count_type;
20 typedef rxu::maybe<rxsc::scheduler::clock_type::duration> period_type;
21 typedef rxsc::scheduler::clock_type::time_point time_point_type;
22 typedef rxu::decay_t<Coordination> coordination_type;
23 typedef typename coordination_type::coordinator_type coordinator_type;