StableArray.h File Reference

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

Go to the source code of this file.

Classes

class  StableArray< T >
 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...

Namespaces

namespace  SimTK
 

This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.



Generated by  doxygen 1.6.2