Searched defs:WidthHandler (Results 1 – 1 of 1) sorted by relevance
273 class WidthHandler: public fmt::internal::ArgVisitor<WidthHandler, unsigned> class281 explicit WidthHandler(fmt::FormatSpec &spec): spec_(spec) in WidthHandler() function in fmt::__anon35f1b3140111::WidthHandler