mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
71772b9c9c
Devirtualization is an optimization in the generated assembly: when a class C is polymorphic but also final, ``((C *)ptr)->func()`` can be turned from an indirect into a static call. |
||
---|---|---|
.. | ||
anarchy | ||
coop | ||
ctf | ||
dmfc | ||
entropy | ||
hoard | ||
hyperanarchy | ||
includes | ||
monsterball | ||
roboanarchy | ||
tanarchy | ||
CMakeLists.txt |