$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Config] Patch: clang implemented N3276 decltype
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-03-06 20:10:04
Clang implemented N3276 decltype (which does not require
type-completeness of a function call expression)
Attached a patch for boost/config/compiler/clang.hpp.
BTW, BOOST_NO_DECLTYPE_N3276 needs to be a more descriptive name?
Regards,
Michel