Cursor.templateCursor

Return the cursor that represents the template that given cursor specializes (or is instantiated) from.

It will only work for a cursor that represent a specialization or insantiation of a template. Otherwise, NULL cursor is returned.

struct Cursor
@property const @trusted scope
templateCursor
()

Meta