|
Simbody
3.4 (development)
|
Specialization of ArrayIndexTraits for unsigned (that is, unsigned int) used as an index.
More...
#include <Array.h>
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 |
| static size_type SimTK::ArrayIndexTraits< unsigned >::max_size | ( | ) | [inline, static] |