Simbody
3.4 (development)
|
Specialization of ArrayIndexTraits for long
long
used as an index.
More...
#include <Array.h>
Public Types | |
typedef long long | size_type |
typedef long long | difference_type |
Static Public Member Functions | |
static size_type | max_size () |
Specialization of ArrayIndexTraits for long
long
used as an index.
This only makes sense in a 64-bit compilation.
typedef long long SimTK::ArrayIndexTraits< long long >::size_type |
typedef long long SimTK::ArrayIndexTraits< long long >::difference_type |
static size_type SimTK::ArrayIndexTraits< long long >::max_size | ( | ) | [inline, static] |