Searched defs:UntypedFormatSpec (Results 1 – 2 of 2) sorted by relevance
32 class UntypedFormatSpec; variable
102 explicit UntypedFormatSpec(string_view s) : spec_(s) {} in UntypedFormatSpec() function105 explicit UntypedFormatSpec(const str_format_internal::ParsedFormatBase* pc) in UntypedFormatSpec() function