|
Boost : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-01-22 20:48:14
Robert Ramey wrote:
> a) Creating the temporary file. mktemp gives ona file descriptor -
I assume you mean mkstemp
> not a stream. There is no easy way to turn this into a real stream -
> with facets, and everything else.
typedef stream_facade< code_converter< file_descriptor> >
file_descriptor_stream_with_facets_and_stuff;
Coming soon to CVS nearest you. :-)
Jonathan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk