
10 Jul
2010
10 Jul
'10
2:57 p.m.
AMDG Edward Diener wrote:
Just the operator metafunctions in the CTL are useful even without the attempts to add concepts in the form of metafuncions. I do not think C++0x, which is still a year or more away, has any "native" support which would allow me to determine whether a type has an operator.
I believe that extended SFINAE makes it a lot easier. In Christ, Steven Watanabe