Simbody  3.8
SimTK::ArrayIndexTraits< long long > Struct Reference

Specialization of ArrayIndexTraits for long long used as an index. More...

Public Types

typedef long long size_type
 
typedef long long difference_type
 

Static Public Member Functions

static size_type max_size ()
 

Detailed Description

Specialization of ArrayIndexTraits for long long used as an index.

This only makes sense in a 64-bit compilation.

Member Typedef Documentation

◆ size_type

typedef long long SimTK::ArrayIndexTraits< long long >::size_type

◆ difference_type

typedef long long SimTK::ArrayIndexTraits< long long >::difference_type

Member Function Documentation

◆ max_size()

static size_type SimTK::ArrayIndexTraits< long long >::max_size ( )
inlinestatic

The documentation for this struct was generated from the following file: