$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: Loïc Joly (loic.actarus.joly_at_[hidden])
Date: 2011-02-16 10:18:39
Le 16/02/2011 16:06, Christopher Jefferson a écrit :
>
> Even if subtle readings of the standard turned out to forbid it, using inline namespaces to implement std:: is here to stay, and I expect it to get more popular as time goes by.
>
My question is more the following: Should'nt forward declaration work
even if the element turns out to be inside an inline namespace ?
-- Loïc