Home
last modified time | relevance | path

Searched defs:fixed_numeric_limits_base (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/numeric/conversion/detail/
H A Dold_numeric_cast.hpp97 struct fixed_numeric_limits_base struct
114 struct fixed_numeric_limits_base< ::boost::long_long_type, false> struct
118 static ::boost::long_long_type max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
127 static ::boost::long_long_type min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
138 struct fixed_numeric_limits_base< ::boost::ulong_long_type, false> struct
142 static ::boost::ulong_long_type max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
151 static ::boost::ulong_long_type min BOOST_PREVENT_MACRO_SUBSTITUTION () { return 0; } in BOOST_PREVENT_MACRO_SUBSTITUTION()