$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New libraries implementing C++11 features in C++03
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-11-28 07:42:33
On 25.11.2011 08:17, Nathan Ridge wrote:
> I haven't been following clang as closely, but I think they're doing
> somewhat better in that the libc++ ABI is the same in both modes.
Easy enough - libc++ doesn't have any legacy.
Sebastian