Home
last modified time | relevance | path

Searched defs:value_assignment (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/arithmetic/
H A Darithmetic.hpp96 struct value_assignment struct
98 Value m_value;
100 inline value_assignment(Value const &value) in value_assignment() argument
105 inline void apply(PointDst& point_dst) const in apply()