|
SDSL 3.0.1
Succinct Data Structure Library
|
sfstream.hpp contains a two stream class which can be used to read/write from/to files or strings. More...
#include <fstream>#include <sstream>#include <string>#include <sdsl/ram_filebuf.hpp>#include <sdsl/ram_fs.hpp>Go to the source code of this file.
Classes | |
| class | sdsl::osfstream |
| class | sdsl::isfstream |
Namespaces | |
| namespace | sdsl |
| Namespace for the succinct data structure library. | |
sfstream.hpp contains a two stream class which can be used to read/write from/to files or strings.
Definition in file sfstream.hpp.