Searched refs:count_equal (Results 1 – 1 of 1) sorted by relevance
145 std::size_t count = count_equal(m_endpoints.begin(), m_endpoints.end(), point); in check_boundary_point()225 static inline std::size_t count_equal(It first, It last, Point const& point) in count_equal() function