12#ifndef ARCANE_UTILS_ARRAYVIEW_H
13#define ARCANE_UTILS_ARRAYVIEW_H
17#include "arccore/base/ArrayView.h"
18#include "arccore/base/Span.h"
48extern ARCANE_UTILS_EXPORT
void
51extern ARCANE_UTILS_EXPORT
void
54extern ARCANE_UTILS_EXPORT
void
57extern ARCANE_UTILS_EXPORT
void
Déclarations des types utilisés dans Arcane.
Vue modifiable d'un tableau d'un type T.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-