Home
last modified time | relevance | path

Searched refs:has12 (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 Dturn_info.hpp115 return has12(type, type); in both()
126 return has12(type1, type2) || has12(type2, type1); in combination()
143 inline bool has12(operation_type type1, operation_type type2) const in has12() function