Subject: Re: [boost] [type_traits] Some traits are missing
From: John Maddock (boost.regex_at_[hidden])
Date: 2013-03-15 09:28:38


>>> I've created ticket https://svn.boost.org/trac/boost/ticket/8189
>>> I can take care of it, so may I commit to trunk to type_triats directly?
>>
>>
>> OK sure, go for it.
>
> All the regression tests passed well, documentation updated.
> Boost.Variant was moved to new type trait and works well (not
> committed to trunk yet).
>
> If all the changes are OK, please merge type traits it to release
> branch and close #8189.

Looks good, there appear to be a few vc-11 failures, which I've just
committed a tentative fix for, so I'll let the tests cycle one at least more
time before merging to release.

John.