This class enables [io]fstream below to inherit from [io]stream (required for setting a custom streambuf) while still constructing a corresponding [io]fstream first (required for initializing the Zstd streambufs).
More...
#include <zstdstream.h>
|
| fsholder (const std::string &path, std::ios_base::openmode mode=std::ios_base::out) |
|
template<typename T>
class common::zstd::fsholder< T >
This class enables [io]fstream below to inherit from [io]stream (required for setting a custom streambuf) while still constructing a corresponding [io]fstream first (required for initializing the Zstd streambufs).
The documentation for this class was generated from the following file: