legate::is_complex# template<Type::Code CODE>struct is_complex : public std::false_type A predicate that holds if the type code is of a complex type.