RE: [boost] Re: IoStreams Question: How do I get "tee" functionality

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Jonathan Turkanis Sent: Sunday, February 27, 2005 12:20 PM To: boost@lists.boost.org Subject: [boost] Re: IoStreams Question: How do I get "tee" functionality Jonathan Turkanis Wrote: <<<<<<<<<<<<<<<<<<<<< I apparently didn't test that code, because it contained two errors (write takes a const char* instead of a char*, and only multi-character filters implement write() instead of put()). At the end of this message is an updated and tested version. I plan to include a tee filter in the first released version of the library. It should be slightly more efficient than the example. Jonathan <<<<<<<<<<<<<<<<<<<<< BRIAN BRAATZ WRITES: THANK YOU !
participants (1)
-
Brian Braatz