dolphin/Source/Core/InputCommon/ControlReference
get 1df482d51f Prefer static const std::regex
std::regex has a relatively expensive constructor, and these are unchanging regexes.
2023-06-08 09:39:23 -05:00
..
ControlReference.cpp Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
ControlReference.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
ExpressionParser.cpp Prefer static const std::regex 2023-06-08 09:39:23 -05:00
ExpressionParser.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
FunctionExpression.cpp Input: Add "abs" input expression function. 2022-10-11 19:28:21 -05:00
FunctionExpression.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00