Boost logo

Boost :

Subject: Re: [boost] review request: addition to type_traits library ofhas_operator_xxx
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-11-17 15:37:38


----- Original Message -----
From: "Frédéric Bron" <frederic.bron_at_[hidden]>
To: <boost_at_[hidden]>
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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk