[comp.lang.c++] returning a const from an operator

jeffa@hpmwtd.HP.COM (Jeff Aguilera) (11/10/89)

I have run into this problem as well.  Take solace in that
X::operator const char*() works under 2.0, but not under 1.2 (Glockenspiel)
-----
jeffa