Searched refs:m_max_gap_right (Results 1 – 1 of 1) sorted by relevance
134 , m_max_gap_right(0) in event_visitor()159 m_max_gap_right = next_event_time; in apply()172 return m_max_gap_right; in max_gap_right()177 return m_max_gap_right - m_max_gap_left; in max_gap()182 bare_time_type m_max_gap_left, m_max_gap_right; member in boost::geometry::detail::max_interval_gap::event_visitor