Cursor.isVirtualBase

struct Cursor
@property const @trusted scope
bool
isVirtualBase
()

Return Value

Type: bool

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

Meta