#include <streambuf>#include <debug/debug.h>Include dependency graph for streambuf_iterator.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | std |
Classes | |
| class | std::istreambuf_iterator< CharT, Traits > |
| Provides input iterator semantics for streambufs. More... | |
| class | std::ostreambuf_iterator< CharT, Traits > |
| Provides output iterator semantics for streambufs. More... | |
Definition in file streambuf_iterator.h.
1.3.8