$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-11-24 14:43:27
On Monday 24 November 2003 02:20 pm, Daniel Frey wrote:
> Two arbitrary bool_testables won't
> compare as the comparison is ambiguous (bool or int?). Or were you
> refering to a different example (or am I missing something)?
I was missing something; you are, of course, correct.
Doug