[][src]Macro allocator_suite::likely

macro_rules! likely {
    ($expr: expr) => { ... };
}

likely.