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