$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darin Adler (darin_at_[hidden])
Date: 1999-11-13 13:16:41
Darin:
>> This only works for member function versions of operator ==.
Valentin:
> Why ?
What I meant to say is, "This creates member function versions of the
operators (like operator !=)."
-- Darin