File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' UTF-8' standalone =' no' ?>
2
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
3
4
- <issue num =" 2580" status =" New " >
4
+ <issue num =" 2580" status =" NAD " >
5
5
<title >Who is definitive: <tt >operator=</tt > or <tt >assign</tt >?</title >
6
6
<section ><sref ref =" [string.cons]" /><sref ref =" [string::assign]" /><sref ref =" [re.regex.assign]" /></section >
7
7
<submitter >Marshall Clow</submitter >
@@ -129,7 +129,10 @@ basic_regex& assign(basic_regex&& that) noexcept;
129
129
Marshall to see if this can be dealt with editorially. Change Regex so that assign is in terms of op=
130
130
</p >
131
131
132
-
132
+ <note >2016-02</note >
133
+ <p >
134
+ Changed <tt >basic_regex</tt > to match <tt >string</tt > as an editorial change. Closing as NAD
135
+ </p >
133
136
</discussion >
134
137
135
138
<resolution >
You can’t perform that action at this time.
0 commit comments