$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Allen Bierbaum (allenb_at_[hidden])
Date: 2006-07-10 16:29:15
Doug Gregor wrote:
> [snip]
>
>>Is there something incorrect with my usage? If not, is this an known
>>issue? I searched through the bug tracker and the mailing lists but
>>did
>>not see anything about this bug.
>>
>>
>
>Your code looks fine... I've never seen this bug before.
>
>
>
>>Does anyone have any ideas on how to work around this bug?
>>
>>
>
>Can you just use "= 0" for the default value?
>
>
Great idea and what is better it works. The shear simplicity of this
solution floored me. I really should have thought of it sooner. :)
Thanks for the help.
-Allen