21 template <
class MutexType>
An extension of mutex that defines an empty move constructor and assignment operator.
Definition: MovableMutex.hpp:22
MovableMutex & operator=(MovableMutex &&)
Definition: MovableMutex.hpp:27
MovableMutex(MovableMutex &&)
Definition: MovableMutex.hpp:26
Represents the state of one swerve module.
Definition: StatusCodes.h:18