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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment