Home
last modified time | relevance | path

Searched defs:value_operation (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.hpp47 struct value_operation struct
49 Value m_value;
51 inline value_operation(Value const &value) in value_operation() function
56 inline void apply(PointDst& point_dst) const in apply()