1 #ifndef SimTK_SimTKCOMMON_ATOMIC_INTEGER_H_ 2 #define SimTK_SimTKCOMMON_ATOMIC_INTEGER_H_ 75 #endif // SimTK_SimTKCOMMON_ATOMIC_INTEGER_H_ #define SimTK_SimTKCOMMON_EXPORT
Definition: SimTKcommon/include/SimTKcommon/internal/common.h:224
This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with o...
Definition: Assembler.h:37
bool operator==(const PhiMatrix &p1, const PhiMatrix &p2)
Definition: SpatialAlgebra.h:791
This class functions exactly like an int, except that the following operators are atomic: ++...
Definition: AtomicInteger.h:44
std::ostream & operator<<(std::ostream &o, const ContactForce &f)
Definition: CompliantContactSubsystem.h:387
Mandatory first inclusion for any Simbody source or header file.
bool operator!=(const L &left, const R &right)
Definition: SimTKcommon/include/SimTKcommon/internal/common.h:641