
17 Dec
2009
17 Dec
'09
11:20 a.m.
I don't know if you know the Concept Traits library (https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.Conce...). This library defines operators traits for all the C++ operators.
I don't know how your proposal is better then this library (aside this library is abandoned).
Looks very similar but much more comprehensive! However the return type is not checked. Did you say this library is abandoned? What does this mean? I fair if I have to reimplement all what's in concept-traits library, it will be too much for me alone. Frédéric