Searched defs:alternative_generate_function (Results 1 – 1 of 1) sorted by relevance
144 struct alternative_generate_function struct146 alternative_generate_function(OutputIterator& sink_, Context& ctx_ in alternative_generate_function() argument151 bool operator()(Component const& component) in operator ()()176 bool operator()(buffer_directive<Component> const& component) in operator ()()189 OutputIterator& sink;190 Context& ctx;191 Delimiter const& delim;192 Attribute const& attr;201 struct alternative_generate_function< struct204 alternative_generate_function(OutputIterator& sink_, Context& ctx_ in alternative_generate_function() function[all …]