mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 11:18:45 -05:00
bffcaf3218
Given the iterator gets invalidated within the erase() call, just keep a temporary around to store the pointer address.