Home
last modified time | relevance | path

Searched refs:sit_type (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dcluster_exits.hpp69 typedef typename std::set<signed_size_type>::const_iterator sit_type; typedef
95 for (sit_type it = m_ids.begin(); it != m_ids.end(); ++it) in collect()