Macro mtl::ix [] [src]

macro_rules! ix {
    ($($arg:expr),*) => { ... };
}