Searched refs:sort_dispatch (Results 1 – 1 of 1) sorted by relevance
294 sort_dispatch(turns.begin(), turns.end(), is_multi<Geometry2>()); in apply()520 static void sort_dispatch(TurnIt first, TurnIt last, boost::true_type const& /*is_multi*/) in sort_dispatch() function544 static void sort_dispatch(TurnIt first, TurnIt last, boost::false_type const& /*is_multi*/) in sort_dispatch() function