Simbody
Public Types | Static Public Member Functions

SimTK::ArrayIndexTraits< unsigned > Struct Template Reference

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

#include <Array.h>

List of all members.

Public Types

typedef unsigned size_type
typedef int difference_type

Static Public Member Functions

static size_type max_size ()

Detailed Description

template<>
struct SimTK::ArrayIndexTraits< unsigned >

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


Member Typedef Documentation

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

Member Function Documentation

static size_type SimTK::ArrayIndexTraits< unsigned >::max_size ( ) [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines