File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,14 @@ only requires the underlying iterator to be <code>input_iterator</code> which ma
3333<note >2024-08-02; Reflector poll</note >
3434<p >
3535Set priority to 3 after reflector poll.
36- Five P0 (tentatively rady ) votes but one for NAD:
36+ Six P0 (tentatively ready ) votes but one for NAD:
3737"design change, needs paper. Not constraining this seems to be intended by
3838<paper num =" p2325r3" />. Even if we want to constrain it,
3939why `default_initializable` rather than just `is_constructible_v`?"
40+ Author of <paper num =" p2325r3" /> had no such intent and voted P0.
41+ Issue submitter used `default_initializable` to align with `forward_iterator`
42+ requirements, but would not object to implementers using `is_constructible_v`
43+ for backported DRs.
4044</p >
4145
4246</discussion >
You can’t perform that action at this time.
0 commit comments