Searched refs:timestamp_observer (Results 1 – 1 of 1) sorted by relevance
63 struct timestamp_observer struct65 typedef timestamp_observer<Subscriber> this_type; argument72 timestamp_observer(dest_type d, coordination_type coordination) in timestamp_observer() argument95 -> decltype(timestamp_observer<Subscriber>::make(std::move(dest), initial)) { in operator ()()96 return timestamp_observer<Subscriber>::make(std::move(dest), initial); in operator ()()