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

ENH: additional std::unique_ptr support for regIOobject and IOobjectList

- regIOobject::store(std::unique_ptr<...>&& ptr)
- IOobjectList::add(std::unique_ptr<...>&& ptr)

STYLE: io.globalCaseName() instead of io.time().globalCaseName() [#3007]
parent 6ac572a1
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