$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [type_traits] Reverting support for clang 3.0 intrinsics
From: Daniel James (dnljms_at_[hidden])
Date: 2011-06-18 06:47:51
Hi,
As discussed here:
http://listarchives.boost.org/Archives/boost/2011/06/182574.php
Changeset #72423 is incorrect, since it's based on the clang version
number which is not a reliable indicator of feature support:
https://svn.boost.org/trac/boost/changeset/72423
So I think it should be reverted.
Daniel