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

The CPU device reset trait specialization. More...

#include <DevCpu.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto reset (DevCpu const &) -> void
 

Detailed Description

The CPU device reset trait specialization.

Definition at line 150 of file DevCpu.hpp.

Member Function Documentation

◆ reset()

static ALPAKA_FN_HOST auto alpaka::trait::Reset< DevCpu >::reset ( DevCpu const &  ) -> void
inlinestatic

Definition at line 152 of file DevCpu.hpp.


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