C++17 adds clamp() to the standard library, so we can remove ours in favor of it. |
||
|---|---|---|
| .. | ||
| sdl | ||
| CMakeLists.txt | ||
| analog_from_button.cpp | ||
| analog_from_button.h | ||
| keyboard.cpp | ||
| keyboard.h | ||
| main.cpp | ||
| main.h | ||
| motion_emu.cpp | ||
| motion_emu.h | ||
C++17 adds clamp() to the standard library, so we can remove ours in favor of it. |
||
|---|---|---|
| .. | ||
| sdl | ||
| CMakeLists.txt | ||
| analog_from_button.cpp | ||
| analog_from_button.h | ||
| keyboard.cpp | ||
| keyboard.h | ||
| main.cpp | ||
| main.h | ||
| motion_emu.cpp | ||
| motion_emu.h | ||