Show HN: Hacking C++ to support Structure of Arrays - Klaput News

Show HN: Hacking C++ to support Structure of Arrays
2 by markisus | 0 comments on Hacker News.
Using my very primitive abilities with template metaprogramming, I put together a structure of arrays (SOA) class for C++. The point of SOA is that it can be cache friendlier.

RELATED POST :
Memuat...

Comments

Popular posts from this blog

Show HN: Modifying Clang for a Safer, More Explicit C++ - Klaput News

Show HN: A tool to design and run user state machines - Klaput News