input_engine: Simplify PreSet* family of functions
We can make use of try_emplace() to insert values only if they don't already exist.
Please register or sign in to comment
We can make use of try_emplace() to insert values only if they don't already exist.