Vir Campestris
2017-07-20 20:58:37 UTC
Subject says it all.
I can see why you couldn't copy a file stream, but a stringstream is
just a buffer and some pointers - yet copying is forbidden.
Anyone know why?
(I just wrapped it for my use, where as it happens I only copy it empty
- it's part of a complex object)
Andy
I can see why you couldn't copy a file stream, but a stringstream is
just a buffer and some pointers - yet copying is forbidden.
Anyone know why?
(I just wrapped it for my use, where as it happens I only copy it empty
- it's part of a complex object)
Andy