
2011/8/23 Frédéric Bron <frederic.bron@m4x.org>
It is time to include the type trait extension to the official boost trunk. These traits can detect if you can use a given operator with given arguments.
[...]
We have come to three proposed lists of names (A, B and C): https://svn.boost.org/trac/boost/wiki/GuideLines/Naming/OperatorTraitNames I have included the corresponding names of standard keywords, standard function objects from <functional>, boost Proto and boost Operators.
Please give your preference between A, B and C before Sept. 5th.
B, followed closely by C. I also prefer s/left_shift/shift_left/ and s/right_shift/shift_right/, as it is for Proto, but I'm sure you've already considered that. At this point, I think you've taken enough input that anything you decide upon is justifiable :) - Jeff