Grok  9.5.0
Public Types | List of all members
hwy::HWY_NAMESPACE::detail::ExpandDFromV< V > Struct Template Reference

#include <x86_128-inl.h>

Public Types

using type = decltype(DeduceD()(static_cast< V * >(nullptr)))
 

Member Typedef Documentation

◆ type

template<class V >
using hwy::HWY_NAMESPACE::detail::ExpandDFromV< V >::type = decltype(DeduceD()(static_cast<V*>(nullptr)))

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