Searched defs:PrintfGenerator (Results 1 – 1 of 1) sorted by relevance
660 struct PrintfGenerator<GENERATOR: PrintfFormatMacroGenerator> { struct665 impl<GENERATOR: PrintfFormatMacroGenerator> PrintfGenerator<GENERATOR> { argument685 impl<GENERATOR: PrintfFormatMacroGenerator> FormatMacroGenerator for PrintfGenerator<GENERATOR> { implementation