Searched refs:ostrbuf_iterator (Results 1 – 1 of 1) sorted by relevance
317 typedef std::ostreambuf_iterator<char> ostrbuf_iterator; in main() typedef318 produce_html(scanned_html.begin(),scanned_html.end(),ostrbuf_iterator(ofs)); in main()