Skip to content
Snippets Groups Projects
Commit 0de32a6e authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: improve flexiblity for flat output of items (#1929)

- change to a templated implementation instead of relying on
  the container's writeList() method.

  This inlines the generation while also adding the flexibility to
  define different delimiters (at compile time) without the
  performance penalty of passing run-time parameters.
parent d2f16905
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment