test-tuple_vector
C++
★ 3
updated 12y ago
A container emulating std::vector<std::tuple<...>>, internally storing tuple of vectors of Ts for better locality of data of the same type.
No plain-English explanation yet — one is being written right now. Check back in a minute.