alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::trait::GetValueType< T > Struct Template Reference

#include <trait.hpp>

Public Types

using type = typename T::value_type

Detailed Description

template<typename T>
struct alpaka::trait::GetValueType< T >

Definition at line 44 of file trait.hpp.

Member Typedef Documentation

◆ type

template<typename T>
using alpaka::trait::GetValueType< T >::type = typename T::value_type

Definition at line 46 of file trait.hpp.


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