Searched defs:format_item_t (Results 1 – 3 of 3) sorted by relevance
37 typedef io::detail::format_item<Ch, Tr, Alloc> format_item_t; typedef in boost::basic_format
112 typedef typename basic_format<Ch, Tr, Alloc>::format_item_t format_item_t; in parse_printf_directive() typedef
171 typedef typename basic_format<Ch, Tr, Alloc>::format_item_t format_item_t; in put() typedef