$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Wakely (cow_at_[hidden])
Date: 2006-07-11 17:49:56
On Tue, Jul 11, 2006 at 02:21:02AM +0200, Gennaro Prota wrote:
>
> I thought I could throw an idea even if I had no time to examine your
> code. Generally speaking I find it grotesque that one has to go
> through contortions for such simple "primitives" (gcc has had builtin
> operators for min and max for years now).
The C++ <? and >? operators were deprecated in GCC 4.0
jon