Files
allwpilib/wpilibc/src/main/native/cpp
Peter Johnson 2c50937975 Fix implicitly deleted move constructors (#1954)
These were incorrect and exhibited as warnings on more recent versions of
clang (notably on Mac).

- Use pointers instead of references internally in GenericHID and *Drive
- Leave PIDBase, PIDController, and Resource non-moveable
- Remove the atomic from m_disabled in NidecBrushless
- Make Timer and Trigger copyable as well as moveable
- Implement custom move constructor/assignment for SendableChooserBase

Also comment out some unused variables that caused clang warnings.
2019-10-19 11:36:44 -07:00
..
2019-09-14 15:22:54 -05:00
2019-09-06 20:42:40 -05:00
2019-09-14 15:22:54 -05:00
2019-08-25 22:52:48 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2018-07-28 09:51:49 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-08-25 22:52:48 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00