Cursor.isVirtualBase

struct Cursor
@property
bool
isVirtualBase
const @trusted
(
)

Return Value

Type: bool

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

Meta