is_quaternion.is_quaternion

Undocumented in source.
template is_quaternion(T)
enum is_quaternion = is(typeof(is_quaternion_impl(T.init)));

Meta