piranha  0.10
piranha::math::gcd3_impl< T, typename > Member List

This is the complete list of members for piranha::math::gcd3_impl< T, typename >, including all inherited members.

operator()(T1 &out, const T1 &a, const T1 &b) const -> decltype(out=math::gcd(a, b))piranha::math::gcd3_impl< T, typename >inline