$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-07-14 16:20:12
David Abrahams wrote:
> David Abrahams <dave_at_[hidden]> writes:
>
>>>
>>> Are you sure it's legal to take "< 3" and paste on the remaining
>>> characters, e.g., "0404"? My knowledge of the preprocesor is pretty
>>> limited, but this sounds like something Paul M. told me was
>>> undefined.
>>
>> No, I'm not sure. I believe you if you tell me it's undefined. We
>> might need another comma.
>
> Now I don't believe you anymore. See the example at
> http://www.boost.org/libs/preprocessor/doc/ref/enum_params.html
Okay, good.
Maybe it's only using # that's undefined.
Jonathan