A member variable of a class using Dynamic Dispatch, a pointer to an array of function pointers which point to the Virtual Functions associated with a class.
See Virtual
A member variable of a class using Dynamic Dispatch, a pointer to an array of function pointers which point to the Virtual Functions associated with a class.
See Virtual