diff options
| author | Dentomologist <dentomologist@gmail.com> | 2022-08-05 17:14:57 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2022-08-06 13:28:28 -0700 |
| commit | ff26f6435e9fbbfdaf9828e59521cd4c820ac0d6 (patch) | |
| tree | 69608abda59e4675d3202e62391f21d376d6cbd8 /Source/Core/VideoCommon/CommandProcessor.cpp | |
| parent | d48d317cfb65b81c0a479fedbf29e9ba26fca2bb (diff) | |
Use structured binding for pair values
dir_path is used by PanicAlertFormatT, which prior to PR 10209 used a
lambda. Before c++20, referring to structured bindings in lambda captures
was forbidden. The problem is now doubly fixed, so put the structured
binding back in.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions
