Title
<regex> needs lots of noexcept
Status
new
Section
[re]
Submitter
Stephan T. Lavavej

Created on 2015-03-27.00:00:00 last changed 109 months ago

Messages

Date: 2015-03-27.00:00:00

Only 4 functions are marked noexcept in all of Clause 28. Many more need to be marked — for example, regex_error::code(), basic_regex::swap(), and sub_match::length().

History
Date User Action Args
2015-03-27 00:00:00admincreate