The Standard should defend container constructors from bad CTAD #4261
Labels
duplicate
This issue or pull request already exists
LWG issue needed
A wording defect that should be submitted to LWG as a new issue
From #4254:
@StephanTLavavej
@CaseyCarter
Note that this goes beyond the sequence container constructors with
(Iter, Iter, BadAlloc)
; there are also scenarios with the associative containers found by libcxx that I haven't yet fixed, and presumably others.The text was updated successfully, but these errors were encountered: