mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-29 18:53:47 +00:00
The purpose of make_pair is generally to deduce the types within the pair without explicitly specifying the types, so these usages were generally unnecessary, particularly when the type is enforced by the array declaration. |
||
|---|---|---|
| .. | ||
| macro.cpp | ||
| macro.h | ||
| macro_hle.cpp | ||
| macro_hle.h | ||
| macro_interpreter.cpp | ||
| macro_interpreter.h | ||
| macro_jit_x64.cpp | ||
| macro_jit_x64.h | ||