summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GeometryShaderGen.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-28 17:49:54 -0400
committerLioncash <mathew1800@gmail.com>2019-05-29 07:06:56 -0400
commit734667998647e21b8ffec9a6ec4e32253af1a9d5 (patch)
tree88e179cf1b544f3954f5adc2a9d8aae5ec96526f /Source/Core/VideoCommon/GeometryShaderGen.cpp
parentc0f499b7f7e84e490d20f3b999714f3f5b43544e (diff)
Common/FileUtil: Use std::string::data within ReadFileToString
With C++17, .data() for std::string now has a non-const overload, so we can make use of that instead of taking the address of the first element.
Diffstat (limited to 'Source/Core/VideoCommon/GeometryShaderGen.cpp')
0 files changed, 0 insertions, 0 deletions