
6 Dec
2009
6 Dec
'09
5:19 p.m.
Frédéric Bron wrote:
I a in favor of implementing type traits to detect comparison and arithmetic operators. What for logical and bitwise operations? I have no particular use cases in mind, but my prediction is that if you only do the comparison and arithmetic operators, later someone will be saying, "Why didn't he do that logical and bitwise operators? Now I have to implement them myself!"
Patrick