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.
See Implementation
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.