Simbody  3.6
ReinitOnCopy.h File Reference

Go to the source code of this file.

Classes

class  SimTK::ReinitOnCopyHelper< T, IsScalarType >
 This helper class is used only by ReinitOnCopy and is specialized as necessary to support a variety of template types T. More...
 
class  SimTK::ReinitOnCopy< T >
 Ensures that a data member of type T is automatically reinitialized to a given initial value upon copy construction or copy assignment. This allows the compiler-generated default copy methods to be used. More...
 

Namespaces

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