summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Device.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-27 13:27:03 -0400
committerLioncash <mathew1800@gmail.com>2019-05-27 13:29:40 -0400
commitf07cf9ebab36548f4319ba8e3ffc0fa77948d1f6 (patch)
tree5575ebeb8933278f1a74ab4bf9633d8ada141b8f /Source/Core/InputCommon/ControllerInterface/Device.cpp
parent5c4d3f55da0327721d1f2494752f4dc47924682d (diff)
UICommon/ResourcePack: Allow ReadCurrentFileUnlimited() to read into any contiguous container
This allows the same code to be used to read into a std::string, which allows for eliminating the vector->string transfer when reading the manifest file. A ContiguousContainer is a concept that includes std::array, std::string, and std::vector.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Device.cpp')
0 files changed, 0 insertions, 0 deletions