mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-04 12:35:58 +02:00
Given we use std::aligned_storage_t, we don't need to specify typename here. If we used std::aligned_storage, then we would need to.
Given we use std::aligned_storage_t, we don't need to specify typename here. If we used std::aligned_storage, then we would need to.