$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (hinnant_at_[hidden])
Date: 2005-05-01 09:31:42
On May 1, 2005, at 4:50 AM, Stefan Slapeta wrote:
> # 1034: if (*first1 < *first2)
> # Error: ^
> # illegal operands 'const animal' < 'const animal'
So is a const animal less-than comparable?
-Howard