Boost logo

Boost :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-09-09 16:32:13


Dylan Trotter wrote:

> The more I think about this problem, the more I think it's about stream
> buffers instead of the actual streams.

Ok, that seems to make sense for your use case, but then it's completely
unrelated to file management, and shouldn't even be part of boost::filesystem
(but rather boost::iostream).

Files and streams are completely orthogonal concepts and should be treated
that way. Temporaries are no exception.

Regards,
                Stefan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk