legate::is_integral# template<Type::Code CODE>struct is_integral : public std::is_integral<type_of_t<CODE>> A predicate that holds if the type code is of an integral type.