Overloaded operands: Comparing two stringsI know you should not compare two strings like this [code] bool operator == (string c) { if ( ...
Overloaded operands and function definitions QuestionIs it possible to write two or more function definitions for the + operator and place them both is a...
This user does not accept Private Messages