diff options
author | Lioncash <mathew1800@gmail.com> | 2022-10-18 15:33:47 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2022-10-18 16:06:50 -0400 |
commit | b6119a55f9bbc306593afccc0820165d74c2fadc (patch) | |
tree | 8f063213daf36ab22c4cf09ebc623fde10cb42ad /src/input_common/drivers/sdl_driver.cpp | |
parent | 0cfd90004bf058a278ff1db3442b523e2bb1b0fa (diff) |
fixed_point: Mark copy/move assignment operators and constructors as constexpr
Given these are just moving a raw value around, these can sensibly be
made constexpr to make the interface more useful.
Diffstat (limited to 'src/input_common/drivers/sdl_driver.cpp')
0 files changed, 0 insertions, 0 deletions