Home >  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.

0 0

Kūrėjas

  • Harry8L
  • (London, United Kingdom)

  •  (V.I.P) 574128 points
  • 100% positive feedback
© 2026 CSOFT International, Ltd.