summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ControlReference.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-04-07 22:50:03 -0400
committerLioncash <mathew1800@gmail.com>2018-04-08 01:22:18 -0400
commit88a80f118c3170cae82f11a48577a41b1a84a332 (patch)
treee9bf6afdab17efe659ad1b29c16461a705413f4e /Source/Core/InputCommon/ControlReference/ControlReference.cpp
parent75574b7b97faf2500e33761d670c22e45b7b9fd7 (diff)
Common/Swap: Amend BigEndianValue's operator= to return a reference to the object rather than returning void
The general convention is to return a reference to the object that was acted on, otherwise you can get into situations with errors because the type wasn't being propagated properly
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ControlReference.cpp')
0 files changed, 0 insertions, 0 deletions