Low-Level Abstraction of Memory Access
llama::internal::FlattenRecordDimImpl< Child[N]> Struct Template Reference

#include <Core.hpp>

Public Types

using type = mp_repeat_c< typename FlattenRecordDimImpl< Child >::type, N >
 

Detailed Description

template<typename Child, std::size_t N>
struct llama::internal::FlattenRecordDimImpl< Child[N]>

Definition at line 472 of file Core.hpp.

Member Typedef Documentation

◆ type

template<typename Child , std::size_t N>
using llama::internal::FlattenRecordDimImpl< Child[N]>::type = mp_repeat_c<typename FlattenRecordDimImpl<Child>::type, N>

Definition at line 474 of file Core.hpp.


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