This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Patch: stl_vector.h
On Oct 16, 2004, at 1:39 PM, Paolo Carlini wrote:
Paolo Carlini wrote:
Ah, ok, therefore Dhruv's original patch is right, after all! ;) I
couldn't believe
the standard actually asks for a cast there! Could you possibly point
us to the
exact place where it does that?!?
Ok, I found it, and yes, it seems we need add some more too:
23.1.1/9,10, right?
Right. Except that p10-11 is a nonnormative note, so it's really just
23.1.1/9.
Mostly, what this'll take is a whole bunch of test cases.
--Matt