Searched refs:is_start_event (Results 1 – 1 of 1) sorted by relevance
56 inline bool is_start_event() const in is_start_event() function in boost::geometry::detail::max_interval_gap::sweep_event80 return is_start_event() && ! other.is_start_event(); in operator <()140 if (event.is_start_event()) in apply()151 BOOST_GEOMETRY_ASSERT(queue.top().is_start_event()); in apply()