CodeQL library for C/C++
codeql/cpp-all 0.12.9 (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)