Simbody  3.7
SimTK::DontCopy Struct Reference

This is a special type used for causing invocation of a particular constructor or method overload that will avoid making a copy of the source (that is, perform a "shallow" copy rather than a "deep" copy). More...

Detailed Description

This is a special type used for causing invocation of a particular constructor or method overload that will avoid making a copy of the source (that is, perform a "shallow" copy rather than a "deep" copy).

Typically these methods will have some dangerous side effects so make sure you know what you're doing.


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