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

Member predicate FormatLiteral :: hasImplicitMinFieldWidth

Holds if the nth conversion specifier has an implicitly given minimum field width (either “*” or “*i$” for some number i).

predicate hasImplicitMinFieldWidth ( int n )