codex
Loading...
Searching...
No Matches
soa.hpp File Reference
#include <cstddef>
#include <tuple>
#include <type_traits>
#include <vector>
#include "../fields.hpp"
#include "utils.hpp"
Include dependency graph for soa.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  codex::refl::detail::field_storage< S, I, T >
 Ultimate class for the storage of each field. More...
 
class  codex::refl::detail::storage_impl< S, std::index_sequence< Is... >, std::tuple< Ts... > >
 Storage for all fields of a structure. More...
 
struct  codex::refl::detail::storage_descriptor
 Default storage descriptor. More...
 

Namespaces

namespace  codex
 
namespace  codex::refl
 
namespace  codex::refl::detail