Hi,
I am new to boost::iostream and trying to make a simple example of
iostream filtering with gzip compression for wide char, see example
below. It seems there is no support in the gzip wrapper for wide char.
How can I make it reading from a wide char stream ?