Expand description

A MakeVisitor wrapper that separates formatted fields with a delimiter.

Structs§

  • A MakeVisitor wrapper that wraps a visitor that writes formatted output so that a delimiter is inserted between writing formatted field values.
  • A visitor wrapper that inserts a delimiter after the wrapped visitor formats a field value.