operator <

A user supplied operator for the queue class that compares the queue's data member.

  bool operator <
  
Remarks

Returns true if the data member is less than the compared queue.