struct mrpt::io::CFileGZInputStream::ImplΒΆ

struct Impl
{
    //
fields

    gzFile f {nullptr};
};