[TypeTraits] Add new type trait is_indexable
is_indexable can be used to test whether a type can be indexed (via operator[]).
Please register or sign in to comment
is_indexable can be used to test whether a type can be indexed (via operator[]).