macro_rules! impl_ops_tanh_for {
    ($t:ident, $b:ty) => { ... };
}
Expand description

tanh impl generation macro