$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Spangenberg (dsp_at_[hidden])
Date: 2003-07-11 00:34:54
"William E. Kempf" schrieb:
>
> 20.3.3/8
>
> "For templates greater, less, greater_equal, and less_equal, the
> specializations for any pointer type yield a total order, even if the
> builtin operators <, >, <=, >= do not."
Grummph, you are absolutely right, of course, and I should have known it.
Otherwise any associative container of pointers wouldn't work....
Thanks for the reminder,
Daniel