File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
22<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33
4- <issue num =" 3638" status =" New " >
4+ <issue num =" 3638" status =" Resolved " >
55<title ><tt >vector< bool> ::swap(reference, reference)</tt > is useless</title >
66<section ><sref ref =" [vector.bool]" /></section >
77<submitter >Jonathan Wakely</submitter >
@@ -539,6 +539,7 @@ y = b;</ins>
539539Add `swap` for `bitset::reference`, as proposed in LWG <iref ref =" 4187" />.
540540</p >
541541
542+ <note >2025-11-11; Resolved by <paper num =" P3612R1" />, approved in Kona. Status changed: New → Resolved.</note >
542543</discussion >
543544
544545<resolution >
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
22<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33
4- <issue num =" 4187" status =" New " >
4+ <issue num =" 4187" status =" Resolved " >
55<title >`bitset::reference` should be const-assignable</title >
66<section ><sref ref =" [template.bitset]" /></section >
77<submitter >Arthur O'Dwyer</submitter >
@@ -101,6 +101,7 @@ namespace std {
101101<note >2025-02-07; Jonathan provides improved wording</note >
102102<p >Moved `swap` changes to LWG <iref ref =" 3638" />.</p >
103103
104+ <note >2025-11-11; Resolved by <paper num =" P3612R1" />, approved in Kona. Status changed: New → Resolved.</note >
104105</discussion >
105106
106107<resolution >
You can’t perform that action at this time.
0 commit comments