Home
last modified time | relevance | path

Searched defs:numeric_traits (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/math/tools/
H A Dbig_constant.hpp21 struct numeric_traits : public std::numeric_limits< T > {}; struct
27 struct numeric_traits<__float128> struct
29 static const int digits = 113;
30 static const int digits10 = 33;
31 static const int max_exponent = 16384;
32 static const bool is_specialized = true;