
19 Apr
2011
19 Apr
'11
11:03 p.m.
On 4/19/2011 6:29 PM, Frédéric Bron wrote:
I have updated the type traits extension for operators: - new names beginning with can_call_ - simpler names for helper traits - fixed typos in documentation - dont_care as default return type; check for exact void return when Ret=void - names of template parameters now begin with a capital letter followed by lower case letters (RHS->Rhs, LHS->Lhs, RET->Ret...) - removed non ASCII characters
Thanks, Frederic.