Home
last modified time | relevance | path

Searched defs:assign_zero (Results 1 – 2 of 2) 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/
H A Dassign_values.hpp297 struct assign_zero {}; struct
301 struct assign_zero<point_tag, Point> struct
306 struct assign_zero<box_tag, Box> struct
311 struct assign_zero<segment_tag, Segment> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dassign.hpp117 inline void assign_zero(Geometry& geometry) in assign_zero() function