E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches
eve::soa_ptr< Ptrs > Struct Template Reference

a low level abstraction that is like a tuple of pointers to parallel arrays. We think that in code one should use views::zip_iterator instead, it can do everything soa_ptr can and more. We are still trying to figure out how/where these abstractions should live. More...

#include <eve/memory/soa_ptr.hpp>

Detailed Description

template<typename ... Ptrs>
struct eve::soa_ptr< Ptrs >

Required header: #include <eve/memory/soa_ptr.hpp>