This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: EGCS: pointer to member functions.


> From: Alexandre Oliva <oliva@dcc.unicamp.br>
> Date: 16 Jun 1999 20:13:03 -0300

> (or comparison would have to become much more complicated).

Yes.  :-(  Comparisons can run slower, if dispatch is fast.
Comparisons are evil and bad style.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]