New Show Hacker News story: Show HN: Hacking C++ to support Structure of Arrays
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.
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.
Comments
Post a Comment