Member predicate FormatLiteral::hasImplicitPrecision
Holds if the nth conversion specifier has an implicitly given precision (either “*” or “*i$” for some number i).
predicate hasImplicitPrecision(int n)
Holds if the nth conversion specifier has an implicitly given precision (either “*” or “*i$” for some number i).
predicate hasImplicitPrecision(int n)