Types and functions associated with the classes Span2Impl, Small2Span and Span2. More...
#include "arccore/base/BaseTypes.h"#include "arccore/base/TraceInfo.h"#include "arccore/base/Array2View.h"#include <type_traits>Go to the source code of this file.
Classes | |
| class | Arcane::detail::View2TypeT< T > |
| class | Arcane::detail::View2TypeT< const T > |
| class | Arcane::Span2Impl< T, SizeType, Extent1, Extent2 > |
| View for a 2D array. More... | |
| class | Arcane::SmallSpan2< T, Extent1, Extent2 > |
| View for a 2D array whose size is an 'Int32'. More... | |
| class | Arcane::Span2< T, Extent1, Extent2 > |
| View for a 2D array whose size is an 'Int64'. More... | |
Namespaces | |
| namespace | Arcane |
| -- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -- | |
Types and functions associated with the classes Span2Impl, Small2Span and Span2.
Definition in file Span2.h.