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

ENH: pre-cleanup of Xfer class (issue #639)

- This class is largely a pre-C++11 holdover, prior to having movable
  references.

- align internals with autoPtr instead of always unconditionally
  allocating memory. The valid() method can be used to check for a null
  pointer.

- Consolidate into a single file, in anticipation of future removal.
parent 081783db
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