mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-31 23:11:29 +00:00
By default unique_ptr will call delete on the given type if an array qualifier isn't present, not delete[]. It's important to explicitly specify an array is being handled. |
||
---|---|---|
.. | ||
D3D | ||
OGL | ||
Software | ||
CMakeLists.txt |