Topic: Defect report: Missing semantics for stack and queue comparison operators


Author: "Hans Bos" <hans.bos@xelion.nl>
Date: 08 Jun 03 09:44:26 GMT
Raw View
 [Moderator's note: this defect report has been
 forwarded to the C++ committee. -moderator.]

Section 23.2.3.1 [lib.queue] and 23.2.3.3 [lib.stack]

Here comparison operators (==, !=, <, <=, >, =>) are listed for queue and
stack.

Only the semantics for queue::operator== (23.2.3.1/2) and queue::operator<
(23.2.3.1/3) are defined.

Hans Bos.
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]