|
VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
|
Go to the source code of this file.
Macros | |
| #define | VECCORE_FORCE_NOINLINE __attribute__((noinline)) |
| #define | VECCORE_FORCE_INLINE inline __attribute__((always_inline)) |
| #define VECCORE_FORCE_INLINE inline __attribute__((always_inline)) |