Details
-
Suggestion
-
Status: In Progress
-
P3: Somewhat important
-
Resolution: Unresolved
-
None
-
None
-
None
-
5
-
Foundation Sprint 72, Foundation Sprint 73, Foundation Sprint 74
Description
See epic for more details.
Acceptance criteria:
- QVLA has an assign() overload set following std::vector's (https://en.cppreference.com/w/cpp/container/vector/assign), except for the C++20 constexpr
- For a QVLA that has sufficient capacity() to hold the result of the operation, these functions do not allocate additional memory.
- All functions are strongly exception safe if value_type copy construction doesn't throw.
Attachments
Issue Links
- mentioned in
-
Page Loading...
Gerrit Reviews
For Gerrit Dashboard: QTBUG-106200 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
450079,3 | QVarLengthArray: add STL-style assign() | dev | qt/qtbase | Status: NEW | 0 | 0 |