Skip to content
  • Mark OLESEN's avatar
    ENH: add stringOps::inplaceRemoveSpace() · 5f93f206
    Mark OLESEN authored
    Style changes:
      - use std algorithm for some stringOps internals
      - pass SubStrings iterators by const reference
    
    ENH: special nullptr handling for ISstream getLine
      - pass through to istream::ignore to support read and discard
    5f93f206