There was an error fetching the commit references. Please try again later.
input_common/input_mapping: Remove const from return value
Top-level const on a return by value can inhibit move semantics, and is unnecessary.
Showing
- src/input_common/input_mapping.cpp 1 addition, 1 deletionsrc/input_common/input_mapping.cpp
- src/input_common/input_mapping.h 1 addition, 1 deletionsrc/input_common/input_mapping.h
- src/input_common/main.cpp 1 addition, 1 deletionsrc/input_common/main.cpp
- src/input_common/main.h 1 addition, 1 deletionsrc/input_common/main.h
Please register or sign in to comment