$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (howard.hinnant_at_[hidden])
Date: 2007-08-27 10:51:51
On Aug 27, 2007, at 10:05 AM, Peter Dimov wrote:
> Howard Hinnant:
>
>> Don't we have false positives now?
>
> No. __cndcheck_wait tests for pc_ == pc and skips the check if they
> don't
> match.
I see, thanks for the clarification.
-Howard