Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C/C++
codeql/cpp-all 4.3.1 (changelog, source)

Member predicate VariableTemplateInstantiation::getTemplate

Gets the variable template from which this instantiation was instantiated.

Example: For int x<int>, returns T x.

TemplateVariable getTemplate()