alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::trait::MemFence< MemFenceCpuSerial, TMemOrder, TMemScope > Struct Template Reference

#include <MemFenceCpuSerial.hpp>

Static Public Member Functions

static auto mem_fence (MemFenceCpuSerial const &, TMemOrder order, TMemScope const &)
 

Detailed Description

template<MemoryOrder TMemOrder, MemoryScope TMemScope>
struct alpaka::trait::MemFence< MemFenceCpuSerial, TMemOrder, TMemScope >

Definition at line 48 of file MemFenceCpuSerial.hpp.

Member Function Documentation

◆ mem_fence()

template<MemoryOrder TMemOrder, MemoryScope TMemScope>
static auto alpaka::trait::MemFence< MemFenceCpuSerial, TMemOrder, TMemScope >::mem_fence ( MemFenceCpuSerial const & ,
TMemOrder order,
TMemScope const &  )
inlinestatic

Definition at line 50 of file MemFenceCpuSerial.hpp.


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