Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::ArrayIndexTraits< unsigned long long > Struct Template Reference

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

Public Types

typedef unsigned long long size_type
 
typedef long long difference_type
 

Static Public Member Functions

static size_type max_size ()
 

Detailed Description

template<>
struct SimTK::ArrayIndexTraits< unsigned long long >

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

This only makes sense in a 64-bit compilation.

Member Typedef Documentation

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

Member Function Documentation

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

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