Simbody  3.8
SimTK::ArrayIndexTraits< unsigned > Struct Reference

Specialization of ArrayIndexTraits for unsigned (that is, unsigned int) used as an index. More...

Public Types

typedef unsigned size_type
 
typedef int difference_type
 

Static Public Member Functions

static size_type max_size ()
 

Detailed Description

Specialization of ArrayIndexTraits for unsigned (that is, unsigned int) used as an index.

Member Typedef Documentation

◆ size_type

typedef unsigned SimTK::ArrayIndexTraits< unsigned >::size_type

◆ difference_type

typedef int SimTK::ArrayIndexTraits< unsigned >::difference_type

Member Function Documentation

◆ max_size()

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

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