$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-03-24 14:14:03
On Mar 18, 2005, at 8:45 AM, Peter Dimov wrote:
> This is how bind defines its function_equal, taking into account all
> of these factors:
> [lot's o' code]
> "Great", I hear you saying. ;-) Such is life in broken-compiler-land.
> The function_equal tests should probably be moved to their own
> contains_fe_test.cpp in order to not introduce "fake" regressions in
> contains_test.
"Great" was one of the many words I said, but of course you're right :)
Doug