alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::NativeHandle< DevCpu > Struct Reference

The CPU device native handle type trait specialization. More...

#include <DevCpu.hpp>

Static Public Member Functions

static auto getNativeHandle (DevCpu const &dev)
 

Detailed Description

The CPU device native handle type trait specialization.

Definition at line 161 of file DevCpu.hpp.

Member Function Documentation

◆ getNativeHandle()

static auto alpaka::trait::NativeHandle< DevCpu >::getNativeHandle ( DevCpu const &  dev)
inlinestatic

Definition at line 163 of file DevCpu.hpp.


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