|
Simbody
3.4 (development)
|
Specialization of ArrayIndexTraits for (signed) int used as an index.
More...
#include <Array.h>
Public Types | |
| typedef int | size_type |
| typedef int | difference_type |
Static Public Member Functions | |
| static size_type | max_size () |
Specialization of ArrayIndexTraits for (signed) int used as an index.
| typedef int SimTK::ArrayIndexTraits< int >::size_type |
| typedef int SimTK::ArrayIndexTraits< int >::difference_type |
| static size_type SimTK::ArrayIndexTraits< int >::max_size | ( | ) | [inline, static] |