Home
last modified time | relevance | path

Searched refs:gzifstream_base (Results 1 – 2 of 2) sorted by relevance

/dports/devel/simgear/simgear-2020.3.11/simgear/io/iostreams/
H A Dgzfstream.hxx150 struct gzifstream_base struct
152 gzifstream_base() {} in gzifstream_base() function
H A Dsgstream.hxx50 class sg_gzifstream : private gzifstream_base, public std::istream