26 Jul
2015
26 Jul
'15
7:35 p.m.
I'm happy to announce the new devector container developed as part of the GSoC programme reached a presentable state. I invite you to take a look and ask for feedback.
From the documentation, it sounds like a devector is strictly superior to std::vector, as it offers a superset of functionality. It would be great if you could discuss a bit more the trade-offs, for example, in which cases a devector is inferior to a std::vector performance-wise.
Matthias