MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cpp/comments/1vzc5dg/c26_stdinplace_vector/p65dact/?context=3
r/cpp • u/User_Deprecated • 6d ago
121 comments sorted by
View all comments
-6
Ridiculously incomplete. We should have had a real prevector rather than this. You know, a prevector where there is some small static capacity but it can go dynamic as it grows.
This is not as useful as a real prevector.
26 u/CocktailPerson 6d ago That'd just be an entirely different thing, not a more "complete" version of inplace_vector. 1 u/NilacTheGrim 2d ago Fair enough. So wen prevector?
26
That'd just be an entirely different thing, not a more "complete" version of inplace_vector.
1 u/NilacTheGrim 2d ago Fair enough. So wen prevector?
1
Fair enough. So wen prevector?
-6
u/NilacTheGrim 6d ago
Ridiculously incomplete. We should have had a real prevector rather than this. You know, a prevector where there is some small static capacity but it can go dynamic as it grows.
This is not as useful as a real prevector.