Skip to content
Snippets Groups Projects
Commit 27fce4fa authored by Mark Olesen's avatar Mark Olesen
Browse files

added draft of xfer<T> class

  - A simple container for objects of type \<T\> that can be used for
    transferring the contents rather than copying them.
  - The wrapped object of type \<T\> must implement a transfer() method.
parent 1da63f22
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