Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Span2.h File Reference

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>
Include dependency graph for Span2.h:
This graph shows which files directly or indirectly include this file:

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 --

Detailed Description

Types and functions associated with the classes Span2Impl, Small2Span and Span2.

Definition in file Span2.h.