Simbody  3.7
SimTK::ArrayIndexTraits< int > Struct Template Reference

Specialization of ArrayIndexTraits for (signed) int used as an index. More...

Public Types

typedef int size_type
 
typedef int difference_type
 

Static Public Member Functions

static size_type max_size ()
 

Detailed Description

template<>
struct SimTK::ArrayIndexTraits< int >

Specialization of ArrayIndexTraits for (signed) int used as an index.

Member Typedef Documentation

◆ size_type

typedef int SimTK::ArrayIndexTraits< int >::size_type

◆ difference_type

Member Function Documentation

◆ max_size()

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

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