[cfe-dev] __has_trivial_assign and __has_trivial_copy are obsolete
Howard Hinnant
hhinnant at apple.com
Thu May 12 17:14:36 PDT 2011
On May 12, 2011, at 8:09 PM, Sean Hunt wrote:
> On 05/12/11 15:28, Howard Hinnant wrote:
>> Finally, I need one more trait in this area:
>>
>> __is_trivially_copyable(T)
>
> This one is very easy; I'll implement it right away. If someone else isn't poking around the area, I'll get to the others relatively soon.
>
> Sean
That's great, thanks Sean!
I've updated the type_traits design table with the current status:
http://libcxx.llvm.org/type_traits_design.html
Howard
More information about the cfe-dev
mailing list