Skip to main content

impl_signed_ct_neg

Macro impl_signed_ct_neg 

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