Home
last modified time | relevance | path

Searched refs:produce_html (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/flyweight/example/
Dhtml.cpp256 void produce_html(ForwardIterator first,ForwardIterator last,OutputIterator out) in produce_html() function
318 produce_html(scanned_html.begin(),scanned_html.end(),ostrbuf_iterator(ofs)); in main()