$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Ternary logic programming
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-07-05 09:23:29
On 7/4/15 11:22 PM, Michael Caisse wrote:
> I think your tablet got confused?
>
> anything || false == anything
>
> anything && false == false
This is boost::tribool
Robert Rmey