[iostreams] container_device

I found it will be useful to have container_source/sink/device classes (from libs/iostreams/example/container_device.hpp) right inside the Iostreams library. What do you think about it?

Dmitry Vinogradov wrote:
I found it will be useful to have container_source/sink/device classes (from libs/iostreams/example/container_device.hpp) right inside the Iostreams library.
What do you think about it?
Since we use this container_device code along with iostreams in one of our projects, I think it is a good idea. Perhaps adding a Trac entry (if one doesnt already exist) would be a good idea at this point.

eg wrote:
Dmitry Vinogradov wrote:
I found it will be useful to have container_source/sink/device classes (from libs/iostreams/example/container_device.hpp) right inside the Iostreams library.
What do you think about it?
Since we use this container_device code along with iostreams in one of our projects, I think it is a good idea.
Perhaps adding a Trac entry (if one doesnt already exist) would be a good idea at this point.
I think so. Added https://svn.boost.org/trac/boost/ticket/2758
participants (3)
-
Dmitry Vinogradov
-
eg
-
Raider