mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
bffcaf3218
Given the iterator gets invalidated within the erase() call, just keep a temporary around to store the pointer address.