Typedef gpa::playback::detail::Interval

Typedef Documentation

template<typename EndPointType>
using gpa::playback::detail::Interval = std::pair<EndPointType, EndPointType>

Interval<> for use as a key for IntervalTree<>

Param <EndPointType>

The type of the Interval<> end points