Cursor.isVirtualBase

struct Cursor
@property const @trusted
bool
isVirtualBase
()

Return Value

Type: bool

if the base class specified by the cursor with kind CX_CXXBaseSpecifier is virtual.

Meta