$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-08-02 09:44:50
On Friday 02 August 2002 07:14 am, henrik kuhn wrote:
> To let compile the 3-state boolean type under BORLAND BUILDER 5.0 I had to
> make some changes, see notes in the attached and altered implementation
> from Doug.
Thank you. I'll get this checked into the sandbox.
> From my point of view 'indeterminate' is a bit to lengthy, what's about
> 'grey' in the black & white world of false & true.
>
> Henrik
I think 'grey' has the problem that the terminology can't be extended if we do
want to deal with lattices. If 'grey' is unknown, then what would undefined
be? colorless?
Doug