CodeQL library for C/C++
codeql/cpp-all 0.12.9 (changelog, source)
Search

Member predicate ClassTemplateSpecialization::getPrimaryTemplate

Gets the primary template for the specialization, for example on S<T,int>, the result is S<T,U>.

TemplateClass getPrimaryTemplate()