StableArray.h File Reference

#include "SimTKcommon/internal/common.h"
#include <cstddef>
#include <cassert>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  SimTK

Classes

class  StableArray
 StableArray<T> is like std::vector<T> but more stable in two ways:
  • the addresses of the inserted items never change, even if the array has to be resized, and
  • the index of an inserted item never changes either.
More...


Generated on Thu Feb 28 01:34:34 2008 for SimTKcommon by  doxygen 1.4.7