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:218
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:774
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
bool operator!=(const conjugate< R > &a, const float &b)
Definition: conjugate.h:859
Mandatory first inclusion for any Simbody source or header file.