Searched refs:find_odd_count (Results 1 – 1 of 1) sorted by relevance
218 m_has_boundary = find_odd_count(m_endpoints.begin(), m_endpoints.end()); in init()232 static inline bool find_odd_count(It first, It last) in find_odd_count() function