mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 06:59:07 +01:00
![Lioncash](/assets/img/avatar_default.png)
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.