One of the books I have has an appendix that lists the operators for C++. I took the time to type them up into a webpage table so I could share it with everyone here.
C++ Operator ListEnjoy :)
Gee, I had lists of keywords and standard functions too, but I'm not gonna waste my time typing them up and formatting the html if no one cares -_-
Well I haven't really had the time to check your list but in my eys this is useful (from what I have seen so far)
i like it. most of the time you have to dig and dig to get some simple operators you need
After a while you would just remember the operators. But it would be useful for people that forget what operators to use.