alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::detail::DevGlobalTrait< TTag, T > Struct Template Reference

#include <Traits.hpp>

Static Public Attributes

static constexpr bool const IsImplementedFor = alpaka::meta::DependentFalseType<TTag>::value
 

Detailed Description

template<typename TTag, typename T>
struct alpaka::detail::DevGlobalTrait< TTag, T >

Definition at line 35 of file Traits.hpp.

Member Data Documentation

◆ IsImplementedFor

template<typename TTag , typename T >
constexpr bool const alpaka::detail::DevGlobalTrait< TTag, T >::IsImplementedFor = alpaka::meta::DependentFalseType<TTag>::value
staticconstexpr

Definition at line 37 of file Traits.hpp.


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