Searched refs:_separator (Results 1 – 2 of 2) sorted by relevance
339 _separator(""), in table_formatter()385 _separator = separator; in set_separator()417 refill_widths(widths, _table_width, _separator.length()); in format()421 format_row(*iter, widths, _separator); in format()
95 std::string _separator; member in utils::text::table_formatter