Home
last modified time | relevance | path

Searched defs:no_rescale_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/policies/robustness/
H A Dno_rescale_policy.hpp30 struct no_rescale_policy struct
32 static bool const enabled = false;
36 inline Value const& apply(Value const& value) const in apply()