User profile: arren

User info
User name:arren
Name:Arren
Location:Russia/Novosibirsk
History
Joined:
Number of posts:6
Latest posts:

Strange problem with overloading operators
I agree, memory leak should be, this is because I decide do not overloading operators. Anyway, I sh...

Strange problem with overloading operators
So, 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 operators
Ok! I understand your arguments. I forgot a nature of operators and I did it overloading for shorten...

Strange problem with overloading operators
What is the problem? Look here, it looks realy nice: [code] UI::ClusterList L; L + UI::Cluster...

Strange problem with overloading operators
Solved by this: [code] class ClusterListMapping : public std::map <uint, std::string> { public...

This user does not accept Private Messages