Subject: Re: [boost] [1.48.0] TypeTraits additions
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-10-09 12:49:15


>> 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.