I wonder if someone could help me:
I have priority_queue of pointers to struct:
struct type{
int val;
};
priority_queue<type*>Q;
How can I overload operator?
Search found 3 matches
- Mon Jan 31, 2005 12:54 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10801 - Lift Hopping
- Replies: 56
- Views: 37611
- Sun Jan 30, 2005 2:28 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10801 - Lift Hopping
- Replies: 56
- Views: 37611