Grok 10.0.5
Public Types | Public Member Functions | List of all members
hwy::HWY_NAMESPACE::detail::KeyLane< T > Struct Template Reference

#include <traits-inl.h>

Inheritance diagram for hwy::HWY_NAMESPACE::detail::KeyLane< T >:
hwy::HWY_NAMESPACE::detail::OrderAscending< T > hwy::HWY_NAMESPACE::detail::OrderDescending< T >

Public Types

using LaneType = T
 
using KeyType = T
 

Public Member Functions

constexpr bool Is128 () const
 
constexpr size_t LanesPerKey () const
 
std::string KeyString () const
 

Member Typedef Documentation

◆ KeyType

template<typename T >
using hwy::HWY_NAMESPACE::detail::KeyLane< T >::KeyType = T

◆ LaneType

template<typename T >
using hwy::HWY_NAMESPACE::detail::KeyLane< T >::LaneType = T

Member Function Documentation

◆ Is128()

template<typename T >
constexpr bool hwy::HWY_NAMESPACE::detail::KeyLane< T >::Is128 ( ) const
inlineconstexpr

◆ KeyString()

template<typename T >
std::string hwy::HWY_NAMESPACE::detail::KeyLane< T >::KeyString ( ) const
inline

◆ LanesPerKey()

template<typename T >
constexpr size_t hwy::HWY_NAMESPACE::detail::KeyLane< T >::LanesPerKey ( ) const
inlineconstexpr

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