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

Predicate signature TypeFlowInput::unbound

Holds if t is a raw type or parameterised type with unrestricted type arguments.

By default, no types are unbound.

signature predicate unbound(Type t)