$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Small logic::tribool riddle
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2011-03-11 15:38:06
On Fri, Mar 11, 2011 at 2:44 PM, I wrote:
only prints "reached3", so I can see the logic of second test being
> indeterminate rather than true, but then surely the comparing indeterminate
> with indeterminate should also be true?
>
>
>
s/true\?/indeterminate\?/, obviousy!