Title
basic_string::insert and length_error
Status
nad
Section
[string.insert]
Submitter
Ray Lischner

Created on 2002-08-16.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Rationale:

This requirement is redundant but correct. No change is needed.

Date: 2002-08-16.00:00:00

Section [string.insert], paragraph 4, contains the following, "Then throws length_error if size() >= npos - rlen."

Related to DR 83, this sentence should probably be removed.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg2407
2002-08-16 00:00:00admincreate