Skip to content
GitLab
Explore
Sign in
suyu
src
input_common
sdl
sdl_impl.cpp
Find file
Blame
History
Permalink
input_common/sdl/sdl_impl: Use insert_or_assign() where applicable
· 2c679cda
Lioncash
authored
Jun 03, 2019
Same behavior, but without a potential need to unnecessarily default construct a value.
2c679cda
Loading