11 Mar
2008
11 Mar
'08
5:32 p.m.
Jeff Flinn wrote:
2. Serializing to a binary storage should be a great way to implement undo/redo and clipboard functionality - has anyone found fame and fortune doing this?
Yes, use the boost::iostream library to create a stream that wraps your clipboard or other binary storage.
Jeff Flinn
Ahhh - you actually found fame and fortune doing this? Robert Ramey