Variable sequant::is_a_power_v

Variable Documentation

template<typename T>
constexpr bool sequant::is_a_power_v = meta::is_base_of_v<Power, T>