ordered_float

Macro impl_ordered_float_self_pow

Source
macro_rules! impl_ordered_float_self_pow {
    ($base:ty, $exp:ty) => { ... };
}