Skip to content
  • Mark OLESEN's avatar
    ENH: improve flexiblity for flat output of items (#1929) · 0de32a6e
    Mark OLESEN authored
    - 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.
    0de32a6e