$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-11-29 14:33:38
> Shouldn't that be std::less instead of < ?
> I'm thinking of tuples of pointers, naturally.
Well maybe, but you'd better file a defect report if you think that's the
case as it's not what TR1 says.
John.