12#ifndef ARCANE_UTILS_ARRAYUTILS_H
13#define ARCANE_UTILS_ARRAYUTILS_H
23namespace Arcane::ArrayUtils
32extern "C++" ARCANE_UTILS_EXPORT
void
33checkSimdPadding(ConstArrayView<Int32> ids);
Types and functions associated with the classes SpanImpl, SmallSpan and Span.
Types and functions associated with the classes ArrayView and ConstArrayView.