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
33
33
<note >2024-08-02; Reflector poll</note >
34
34
<p >
35
35
Set 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:
37
37
"design change, needs paper. Not constraining this seems to be intended by
38
38
<paper num =" p2325r3" />. Even if we want to constrain it,
39
39
why `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.
40
44
</p >
41
45
42
46
</discussion >
You can’t perform that action at this time.
0 commit comments