Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dtopology_check.hpp218 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