codex
Loading...
Searching...
No Matches
soa.cpp File Reference
#include <iostream>
#include <ranges>
#include "soa.hpp"
Include dependency graph for soa.cpp:

Classes

struct  E
 

Typedefs

using SOA = codex::refl::SOA<E>
 
using T = codex::refl::field_tuple_t<E>
 

Functions

void f (E *e)
 
int main (void)
 

Typedef Documentation

◆ SOA

◆ T

Function Documentation

◆ f()

void f ( E * e)
Here is the call graph for this function:

◆ main()

int main ( void )