throw_ub

Macro throw_ub 

Source
macro_rules! throw_ub {
    ($($tt:tt)*) => { ... };
}