$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-07-03 11:32:31
Douglas Gregor wrote:
>
> On Jul 3, 2006, at 9:43 AM, Jeff Garland wrote:
>>
>> I'm surprised that's working on any compilers -- looks like the other
>> compilers are being a bit lax on signature matching. I'm fixing now.
>
> IIRC, top-level cv-qualifiers on argument types are dropped, so I
> believe your code is correct. It just happens to poke at one particular
> corner case.
Well, it's moot now -- change is checked into RC and main branch. Thx for the
assist.
Jeff