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

STYLE: simplify stream types

- 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.
parent 88bb403f
Branches
Tags
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