alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::trait::ToDictEntry< T_Object, T_Sfinae > Struct Template Reference

#include <Dict.hpp>

Static Public Member Functions

template<typename T>
static constexpr auto get (T &&data)

Detailed Description

template<typename T_Object, typename T_Sfinae = void>
struct alpaka::trait::ToDictEntry< T_Object, T_Sfinae >

Definition at line 98 of file Dict.hpp.

Member Function Documentation

◆ get()

template<typename T_Object, typename T_Sfinae = void>
template<typename T>
constexpr auto alpaka::trait::ToDictEntry< T_Object, T_Sfinae >::get ( T && data)
inlinestaticconstexpr

Definition at line 101 of file Dict.hpp.


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