
17 Nov
2010
17 Nov
'10
8:37 p.m.
----- Original Message ----- From: "Frédéric Bron" <frederic.bron@m4x.org> To: <boost@lists.boost.org> Sent: Wednesday, November 17, 2010 9:12 PM Subject: Re: [boost] review request: addition to type_traits library ofhas_operator_xxx Surely << and >> are totally similar and I will add them. Prefix ++ and -- should work just fine also. Postfix ++ and -- need special care due to the additionnal int but this should be rather straitforward. What about +=, -=, *=, /=? Frédéric _______________________________________________ Yes, please, add all of them. See my other post. Vicente