$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] request for BOOST_NO_FWD_STD_DECLARATION
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-02-16 07:35:07
On 15/02/2011 21:54, Christopher Jefferson wrote:
> libc++ does not allow forward declarations of types for std:: , as it uses inline namespace to allow versioning.
Is that legal?