
20 Apr
2011
20 Apr
'11
10:37 p.m.
- Sensibility on cv-ref qualifiers in traits call is important. This is being addressed by Frederic.
I have been able to treat the references better. I can now use the
real type provided to the trait without removing the reference
qualifier.
The counterpart is that, for example,
can_call_addition_assignment<int>::value is false which may seem
strange but:
- can_call_addition_assignment