Home
last modified time | relevance | path

Searched refs:left_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.hpp796 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d… member
799 … static const unsigned depth = left_max_depth > right_max_depth ? left_max_depth : right_max_depth;