Searched defs:round_style (Results 1 – 3 of 3) sorted by relevance
45 typedef mpl::integral_c< std::float_round_style, std::round_toward_zero> round_style ; typedef66 typedef mpl::integral_c< std::float_round_style, std::round_toward_neg_infinity> round_style ; typedef85 typedef mpl::integral_c< std::float_round_style, std::round_toward_infinity> round_style ; typedef124 typedef mpl::integral_c< std::float_round_style, std::round_to_nearest> round_style ; typedef
386 typedef typename Float2IntRounder::round_style round_style ; typedef
2180 typedef typename Rounder::round_style round_style; typedef