Home
last modified time | relevance | path

Searched defs:assign_null_policy (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 Dget_turn_info.hpp904 struct assign_null_policy struct
906 static bool const include_no_turn = false;
907 static bool const include_degenerate = false;
908 static bool const include_opposite = false;
917 static inline void apply(Info& , Point1 const& , Point2 const&, IntersectionInfo const&) in apply()