compare_float

Macro compare_float 

Source
macro_rules! compare_float {
    ($($t:ty),+) => { ... };
}