Searched refs:basic_info_walker (Results 1 – 1 of 1) sorted by relevance
73 struct basic_info_walker struct76 typedef basic_info_walker<Callback> this_type; argument78 basic_info_walker(Callback& callback_, utf8_string const& tag_, int depth_) in basic_info_walker() argument122 basic_info_walker& operator= (basic_info_walker const&);153 basic_info_walker<simple_printer<Out> > walker(pr, what.tag, 0); in operator <<()