$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] What to do with platform defining 'null' as preprocessor symbol?
From: Jookia (166291_at_[hidden])
Date: 2012-08-24 05:27:12
On 24/08/12 19:26, Bjorn Reese wrote:
> On 2012-08-24 11:10, Jookia wrote:
>
>> Would namespaces help in any way?
>
> Preprocessor macros do not respect namespaces.
Ah, yeah. But I was kind of thinking that instead of writing 'nil',
you'd write 'fusion::nil'. Maybe I'm missing something important.