Home
last modified time | relevance | path

Searched defs:fixed_numeric_limits_base (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/detail/
Dold_numeric_cast.hpp86 struct fixed_numeric_limits_base struct
103 struct fixed_numeric_limits_base< ::boost::long_long_type, false> struct
107 static ::boost::long_long_type max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
116 static ::boost::long_long_type min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
127 struct fixed_numeric_limits_base< ::boost::ulong_long_type, false> struct
131 static ::boost::ulong_long_type max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
140 static ::boost::ulong_long_type min BOOST_PREVENT_MACRO_SUBSTITUTION () { return 0; } in BOOST_PREVENT_MACRO_SUBSTITUTION()