On Tue, Nov 26, 2002 at 05:34:57PM +0100, Lars Gullik Bjønnes wrote:
> Did you say why
> 
> class MathStream : public ostream {
>       MathStream(ostream & os) {
>             ostream::rdbuf(os.rdbuf());
>       }
> }; 
> 
> did not work?

Probably not as I never tried that.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to