diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2018-06-07 09:56:45 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2018-06-07 09:56:45 +0100 |
commit | c962b2c36f126d17df41cf01aaa67ae1bed341d9 (patch) | |
tree | cec312a2c83b237c3039272e593f73ccaadf2038 /gcc | |
parent | ca6b7410ddb84f2131a1754981a26238f3a6bf9f (diff) | |
download | gcc-c962b2c36f126d17df41cf01aaa67ae1bed341d9.zip gcc-c962b2c36f126d17df41cf01aaa67ae1bed341d9.tar.gz gcc-c962b2c36f126d17df41cf01aaa67ae1bed341d9.tar.bz2 |
Default special members of regex types and add noexcept
* include/bits/regex.h (sub_match): Add noexcept to default
constructor and length observer.
(match_results): Add noexcept to default constructor and observers
with no preconditions. Define destructor as defaulted.
(operator==, operator!=, swap): Add noexcept.
(regex_iterator): Add default member initializers and define default
constructor and destructor as defaulted. Add noexcept to equality
and dereference operators.
From-SVN: r261266
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions