Concept for types that can be used as indices. More...
#include <vclib/concepts/types.h>
Concept for types that can be used as indices.
This concept is evaluated true if T is an integral type or an enum type.