Determine if type t can be indexed or sliced given that it is not an aggregate with operator overloads.
type to check
true if an expression of type t can be e1 in an array expression
See Implementation
Determine if type t can be indexed or sliced given that it is not an aggregate with operator overloads.