alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::NativeHandle< TImpl, TSfinae > Struct Template Reference

The native handle trait. More...

#include <Traits.hpp>

Static Public Member Functions

static auto getNativeHandle (TImpl const &)
 

Detailed Description

template<typename TImpl, typename TSfinae = void>
struct alpaka::trait::NativeHandle< TImpl, TSfinae >

The native handle trait.

Definition at line 16 of file Traits.hpp.

Member Function Documentation

◆ getNativeHandle()

template<typename TImpl , typename TSfinae = void>
static auto alpaka::trait::NativeHandle< TImpl, TSfinae >::getNativeHandle ( TImpl const &  )
inlinestatic

Definition at line 18 of file Traits.hpp.


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