mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 03:28:43 -06:00

Ensures that the destruction logic is kept local to the translation unit (making it nicer when it comes to forward declaring non-trivial types). It also doesn't really do much to define it in the header.