Home
last modified time | relevance | path

Searched refs:right_max_depth (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/multiprecision/detail/
H A Dnumber_base.hpp797 …static const unsigned right_max_depth = right_depth > right_middle_depth ? right_depth : right_mid… member
799 … static const unsigned depth = left_max_depth > right_max_depth ? left_max_depth : right_max_depth;