Searched defs:Trunc (Results 1 – 1 of 1) sorted by relevance
29 struct Trunc struct31 typedef S source_type ;33 typedef typename mpl::if_< is_arithmetic<S>,S,S const&>::type argument_type ;35 static source_type nearbyint ( argument_type s ) in nearbyint()45 typedef mpl::integral_c< std::float_round_style, std::round_toward_zero> round_style ;