Low-Level Abstraction of Memory Access
llama::internal::IndexTypeFromArgs< Default, Ints > Struct Template Reference

#include <ArrayExtents.hpp>

Public Types

using type = Default
 

Detailed Description

template<typename Default, typename... Ints>
struct llama::internal::IndexTypeFromArgs< Default, Ints >

Definition at line 54 of file ArrayExtents.hpp.

Member Typedef Documentation

◆ type

template<typename Default , typename... Ints>
using llama::internal::IndexTypeFromArgs< Default, Ints >::type = Default

Definition at line 56 of file ArrayExtents.hpp.


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