Inicio > Term: Virtual function table (VFT)
Virtual function table (VFT)
In C++, an initialized table that facilitates polymorphism by indexing the addresses for the virtual functions available to a class hierarchy. The compiler creates at least one virtual function table for each class, unless the class has no virtual members.
- Parte del discurso: noun
- Industria/ámbito: Software
- Categoría: Servicios de globalización de software
- Company: IBM
0
Creador
- Harry8L
- 100% positive feedback
(London, United Kingdom)