Strange problem with overloading operatorsI agree, memory leak should be, this is because I decide do not overloading operators. Anyway, I sh...
Strange problem with overloading operatorsSo, I decide this is not right way to use operators like I use. I'll make a functions instead of op...
Strange problem with overloading operatorsOk! I understand your arguments. I forgot a nature of operators and I did it overloading for shorten...
Strange problem with overloading operatorsWhat is the problem? Look here, it looks realy nice: [code] UI::ClusterList L; L + UI::Cluster...
Strange problem with overloading operatorsSolved by this: [code] class ClusterListMapping : public std::map <uint, std::string> { public...
This user does not accept Private Messages