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

STYLE: pass autoPtr for fileHandler and matrix solver as moveable

- clearer than passing a reference to a dummy variable,
  or relying on move occuring within the copy constructor
  (historical, but should be deprecated)

STYLE: consistent autoPtr syntax for uncollated file operations
parent 394a3a9b
Branches
Tags
Showing with 74 additions and 80 deletions
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