Simbody
3.7
|
Specialization of ArrayIndexTraits for unsigned
(that is, unsigned
int
) used as an index.
More...
Public Types | |
typedef unsigned | size_type |
typedef int | difference_type |
Static Public Member Functions | |
static size_type | max_size () |
Specialization of ArrayIndexTraits for unsigned
(that is, unsigned
int
) used as an index.
typedef unsigned SimTK::ArrayIndexTraits< unsigned >::size_type |
typedef int SimTK::ArrayIndexTraits< unsigned >::difference_type |
|
inlinestatic |