#include <more/io/syncstream.h>
Inheritance diagram for more::io::ifsyncstream:
open
. More...
|
Construct a stream which be opend later with
|
|
Construct a syncstream with input from the file named name.
|
|
Open the file named name for input and attach it to this stream.
Reimplemented from more::io::fsyncstream. |