Home
last modified time | relevance | path

Searched refs:has1 (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.hpp101 bool has1 = false; in has_only_both() local
108 if (rwd.operation == op1) { has1 = true; } in has_only_both()
112 return has1 && has2; in has_only_both()