summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorDavid Korth <gerbilsoft@gerbilsoft.com>2019-09-12 00:21:29 -0400
committerDavid Korth <gerbilsoft@gerbilsoft.com>2019-12-29 23:45:02 -0500
commita23b3d26f407ee9647e49f2802c5da5d26e752ad (patch)
tree9bf765f134df58dfda58c8154d0df2cf081730e9 /Source/Core/Common/StringUtil.cpp
parent05101b251c3a6b63f7250671259d842f5f362475 (diff)
GLExtensions.cpp: Use arrays of `const char *const` instead of `std::string`.
The strings end up being copied, so we might as well initialize the std::string in the unordered_map directly.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions