HILA
Loading...
Searching...
No Matches
vectorize_struct< A, vector_size, Enable > Struct Template Reference

Replaces basetypes with vectors in a given templated class. More...

#include <field_storage_backend.h>

Detailed Description

template<typename A, int vector_size, class Enable = void>
struct vectorize_struct< A, vector_size, Enable >

Replaces basetypes with vectors in a given templated class.

First base definition for replace_type, which recursively looks for the base type and replaces it in the end General template, never matched

Definition at line 17 of file backend_vector/field_storage_backend.h.


The documentation for this struct was generated from the following file: