#include <converter_policies.hpp>
Public Types | |
typedef S | source_type |
typedef mpl::if_ < is_arithmetic< S >, S, S const & >::type | argument_type |
typedef mpl::integral_c < std::float_round_style, std::round_toward_neg_infinity > | round_style |
Static Public Member Functions | |
static source_type | nearbyint (argument_type s) |
typedef mpl::if_< is_arithmetic<S>,S,S const&>::type boost::numeric::Floor< S >::argument_type |
typedef mpl::integral_c< std::float_round_style, std::round_toward_neg_infinity> boost::numeric::Floor< S >::round_style |
typedef S boost::numeric::Floor< S >::source_type |
|
inlinestatic |
References boost::chrono::floor().