الصفحة الرئيسية > 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.
- قسم من أقسام الكلام: noun
- المجال / النطاق: البرامج
- الفئة: خدمة برمجيات العولمة
- Company: IBM
0
المنشئ
- Peteh
- 100% positive feedback