
13 Oct
2011
13 Oct
'11
7:55 a.m.
On Oct 12, 2011, at 11:59 AM, Olaf van der Spek wrote:
On Wed, Oct 12, 2011 at 2:24 PM, Stewart, Robert <Robert.Stewart@sig.com> wrote:
That doesn't seem right either. It shouldn't be necessary to close and reopen the file.
How would you transfer the open file handle to std::fstream, for example?
I think std::fstream doesn't support that. But that seems a limitation of std::fstream.
which is addressed by boost::iostreams::stream<boost::iostreams::file_descriptor_sink>