Visual Computing Library
devel
|
Concept for types that can be used as indices. More...
#include <vclib/base/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.