FUNC_VIRTUAL top-level constant
int
const FUNC_VIRTUAL
The function is accessed the same as PUREVIRTUAL, except the function has an implementation.
Implementation
const FUNC_VIRTUAL = 0;