Low-Level Abstraction of Memory Access
llama::internal::SizeEqualTo< S > Struct Template Reference

#include <Simd.hpp>

Public Types

template<typename Simd >
using fn = std::bool_constant< simdLanes< Simd >==S >
 

Detailed Description

template<std::size_t S>
struct llama::internal::SizeEqualTo< S >

Definition at line 174 of file Simd.hpp.

Member Typedef Documentation

◆ fn

template<std::size_t S>
template<typename Simd >
using llama::internal::SizeEqualTo< S >::fn = std::bool_constant<simdLanes<Simd> == S>

Definition at line 177 of file Simd.hpp.


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