Hi,
        Why is there  bool 
                          operator== (const string& str_)const
                
        I agree that strings can be easily converted to char* ; but it
would make things much easier.

        Besides, why the profusion of operator == and  operator !=? Isn't it
enough with one of them?

J

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to