
9 Oct
2011
9 Oct
'11
4:49 p.m.
Tested with msvc 8, 9 and 10 locally and everything looks cool. I'm in the process of installing Intel's compiler to check with that as well.
Great and thanks for this testing. It seems that going to release branch will be possible.
Just noticed that the new traits aren't included from the "include everything" type_traits.hpp. Can you take care of that: provided it won't break anything for old/obsolete compilers? Also I take it that these need SFINAE to work? If so we should document the limitation. Thanks, John.