$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config][clang] Does <boost/config/compiler/clang.hpp> need updating?
From: Doug Gregor (doug.gregor_at_[hidden])
Date: 2011-02-05 13:29:23
On Sat, Feb 5, 2011 at 10:26 AM, Doug Gregor <doug.gregor_at_[hidden]> wrote:
> 4.6: presumably fails because of both generalized initializer
> lists and constexpr, neither of which Clang does not yet implement.
English FAIL: Clang implements neither generalized initializer lists
nor constexpr. Patches welcome! ;)
- Doug