Variable sequant::is_an_expr_v

Variable Documentation

template<typename T>
constexpr bool sequant::is_an_expr_v = meta::is_base_of_v<Expr, T>