Skip to content
  • Mark OLESEN's avatar
    STYLE: simplify stream types · 2ab03f7a
    Mark OLESEN authored
    - reduce coding clutter, avoiding allocated pointers when possible.
      IFstream and OFstream continue to use pointers since they handle
      compressed files, other streams can do without them.
    2ab03f7a