Member predicate VariableTemplateInstantiation::getTemplate
Gets the variable template from which this instantiation was instantiated.
Example: For int x<int>
, returns T x
.
Gets the variable template from which this instantiation was instantiated.
Example: For int x<int>
, returns T x
.