Variable sequant::is_a_constant_v

Variable Documentation

template<typename T>
constexpr bool sequant::is_a_constant_v = meta::is_base_of_v<Constant, T>