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

STYLE: IOobject/regIOobject - noexcept methods, isolate local functions

- local writeHeaderEntry helper was not marked as file-scope static.

- use do/while to simplify handling of padding spaces

ENH: IOobject - copy construct, resetting name and local component

- when copying with a new local component, this is simpler than
  constructing from all of the components, which was previously the
  only possibility for setting a new local component.
parent 0e01e530
Branches
Tags
No related merge requests found
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