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

Member predicate Class :: isAbstract

Holds if this class/struct is abstract, in other words whether it declares one or more pure virtual member functions.

predicate isAbstract ( )