Skip to main content

impl_ct_assign_with_cmov

Macro impl_ct_assign_with_cmov 

Source
macro_rules! impl_ct_assign_with_cmov {
    ( $($ty:ty),+ ) => { ... };
}
Expand description

Impl CtAssign using the cmov::Cmov trait