Vc  1.3.2-dev
SIMD Vector Classes for C++
Prefetch< L1, L2, ExclusiveOrShared > Struct Template Reference

Detailed Description

template<size_t L1 = PrefetchFlag<>::L1Stride, size_t L2 = PrefetchFlag<>::L2Stride, typename ExclusiveOrShared = PrefetchFlag<>::ExclusiveOrShared>
struct Vc::Prefetch< L1, L2, ExclusiveOrShared >

Template Parameters
L1
L2
ExclusiveOrShared

Definition at line 228 of file loadstoreflags.h.

#include <loadstoreflags.h>

Inherits LoadStoreFlags< Flags >.


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