Home
last modified time | relevance | path

Searched defs:html_state (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dbb2html.cpp140 struct html_state struct
142 ids_type const& ids;
143 html_options const& options;
144 unsigned int error_count;
146 explicit html_state( in html_state() argument