Home
last modified time | relevance | path

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

/third_party/boost/libs/flyweight/example/
Dhtml.cpp134 typedef std::vector<html_tag> html_context_data; typedef
135 typedef flyweight<html_context_data> html_context;
179 html_context_data context; in scan_html()
193 for(html_context_data::reverse_iterator rit=context.rbegin(); in scan_html()
234 const html_context_data& from,const html_context_data& to, in change_context()
238 html_context_data::const_iterator in change_context()