Closed tahonermann closed 4 years ago
work in progress can be found at: https://github.com/mzeren-vmw/iso/blob/master/resize/d1010r0.bs
This issue is now tracked by https://github.com/cplusplus/papers/issues/322.
This issue no longer needs to be tracked by SG16. Closing.
Add the ability to append elements to contiguous containers (
std::vector
,std::string
) without requiring the newly constructed elements to be unnecessarily initialized.