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

Member predicate FormatLiteral :: isLeftAdjusted

Holds if the nth conversion specifier has flag left adjustment flag (“-”). Note that this overrides the zero padding flag.

predicate isLeftAdjusted ( int n )