Home
last modified time | relevance | path

Searched refs:has2 (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/overlay/
H A Daggregate_operations.hpp102 bool has2 = false; in has_only_both() local
109 else if (rwd.operation == op2) { has2 = true; } in has_only_both()
112 return has1 && has2; in has_only_both()