Bridge++
Ver. 2.0.2
|
Go to the source code of this file.
Enumerations | |
enum | Impl { CORELIB, SIMD, SIMD2, VECTOR, QXS, ACCEL, OPENACC } |
Functions | |
template<Impl IMPL> | |
constexpr int | alignment_size () |
Definition in file alt_impl.h.
enum Impl |
Enumerator | |
---|---|
CORELIB | |
SIMD | |
SIMD2 | |
VECTOR | |
QXS | |
ACCEL | |
OPENACC |
Definition at line 13 of file alt_impl.h.
|
constexpr |