summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorget <45425365+Minty-Meeo@users.noreply.github.com>2023-06-07 20:07:54 -0500
committerget <45425365+Minty-Meeo@users.noreply.github.com>2023-06-08 09:39:23 -0500
commit1df482d51fff5c91888d4c8e86831a6c605db34f (patch)
treec22ed5521c985d5742af7c53b059249376e0f399 /Source/Core/Common/FileUtil.cpp
parent44d93048b3544a3a1bd632a9b05623f67d587e1b (diff)
Prefer static const std::regex
std::regex has a relatively expensive constructor, and these are unchanging regexes.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions