Index:
[thread]
[date]
[subject]
[author]
From: Luke Palmer <lop@duke.edu>
To :
Date: Sat, 13 Feb 1999 16:56:27 -0500
Re: using sort....
mmm.... yes, i know what you mean by derefrencing. however, what i wanted
to do is to say
myList.sort();
and have STL sort the appointments in the list according to the appointment
comparison operators rather than sort the pointer values. in short, i don't
really want to write a sort..... :) however, i may have to. any ideas?
thanks.
-luke
Index:
[thread]
[date]
[subject]
[author]