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 :
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
Post a Comment