$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-09-13 16:00:09
Peter Dimov wrote:
> Rene Rivera wrote:
> 
> [...]
> 
> 
>> 42 usages of unnamed namespaces in headers (including .ipp files)
> 
> 
>> bind (1)
> 
> 
> I'm not sure what I'm expected to do about that one. Bind has been using an 
> unnamed namespace for its placeholders for quite a while now. 
What is the problem with an unnamed namespace in a header anyway? Is it 
illegal according to the standard?
-Thorsteb