Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dassign_parents.hpp256 std::size_t count_positive = 0; in assign_parents() local
289 count_positive++; in assign_parents()
296 if (count_positive == count_total) in assign_parents()
303 if (count_positive == 1 && ! is_difference && ! is_dissolve) in assign_parents()