
11 May
2010
11 May
'10
12:37 p.m.
on 11.05.2010 at 22:17 joel falcou wrote :
DE wrote:
what's SoA? and ADS?
Structure of Array , Abstract Data Structure that's non-trivial, agree
don't get i YOur code should NOT preclude inline. In our library, we still get automatic inlining from the compiler. the C++ code inlines perfectly by both compilers (msvc80+ and icc11) icc even unrolls and vectorizes it
-- Pavel