$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [TypeTraits] A patch for clang's intrinsics (was: [type_traits] is_enum on scoped enums doesn't works as expected)
From: Michel Morin (mimomorin_at_[hidden])
Date: 2011-09-01 12:41:22
Update:
`__is_pod` and `__is_empty` can be safely used with libc++.
A patch attached (against trunk). All the tests run fine.
Regards,
Michel