Low-Level Abstraction of Memory Access
llama::internal::GetTypeImpl< RecordDim, RecordCoordOrTags > Struct Template Reference

#include <Core.hpp>

Public Types

using type = typename GetTypeImpl< RecordDim, GetCoordFromTags< RecordDim, RecordCoordOrTags... > >::type
 

Detailed Description

template<typename RecordDim, typename... RecordCoordOrTags>
struct llama::internal::GetTypeImpl< RecordDim, RecordCoordOrTags >

Definition at line 358 of file Core.hpp.

Member Typedef Documentation

◆ type

template<typename RecordDim , typename... RecordCoordOrTags>
using llama::internal::GetTypeImpl< RecordDim, RecordCoordOrTags >::type = typename GetTypeImpl<RecordDim, GetCoordFromTags<RecordDim, RecordCoordOrTags...> >::type

Definition at line 360 of file Core.hpp.


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