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

ENH: remove reliance on the Xfer class (issue #639)

This class is largely a pre-C++11 holdover. It is now possible to
simply use move construct/assignment directly.

In a few rare cases (eg, polyMesh::resetPrimitives) it has been
replaced by an autoPtr.
parent 57291e86
No related branches found
No related tags found
Loading
Showing
with 77 additions and 99 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment