Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

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

Member Function Documentation

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

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