Title
basic_string::replace has two "Throws" paragraphs
Status
nad editorial
Section
[string.replace]
Submitter
Beman Dawes

Created on 2002-06-03.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Rationale:

This is editorial. Both "throws" statements are true. The bug is just that the second one should be a sentence, part of the "Effects" clause, not a separate "Throws". The project editor has been notified.

Date: 2002-06-03.00:00:00

[string.replace] basic_string::replace, second signature, given in paragraph 1, has two "Throws" paragraphs (3 and 5).

In addition, the second "Throws" paragraph (5) includes specification (beginning with "Otherwise, the function replaces ...") that should be part of the "Effects" paragraph.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg2377
2002-06-03 00:00:00admincreate