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

The CPU device name get trait specialization. More...

#include <DevCpu.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getName (DevCpu const &) -> std::string
 

Detailed Description

The CPU device name get trait specialization.

Definition at line 100 of file DevCpu.hpp.

Member Function Documentation

◆ getName()

static ALPAKA_FN_HOST auto alpaka::trait::GetName< DevCpu >::getName ( DevCpu const &  ) -> std::string
inlinestatic

Definition at line 102 of file DevCpu.hpp.


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