Simbody  3.7
ResetOnCopy.h File Reference

Go to the source code of this file.

Classes

class  SimTK::ResetOnCopyHelper< T, IsScalarType >
 This helper class is used only by ResetOnCopy and is specialized as necessary to support a variety of template types T. More...
 
class  SimTK::ResetOnCopy< T >
 Ensures that a data member of type T is automatically reset to its default 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.