Searched defs:columns_generator (Results 1 – 1 of 1) sorted by relevance
121 struct columns_generator struct124 typedef Subject subject_type;125 typedef ColumnsDelimiter delimiter_type;129 > properties;132 struct attribute136 columns_generator(Subject const& subject, NumColumns const& cols in columns_generator() function146 bool generate(OutputIterator& sink, Context& ctx in generate()161 info what(Context& context) const in what()166 Subject subject;167 NumColumns numcolumns;[all …]