Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::impl::ExtentValue< Size, IndexType_ > Class Template Reference

Information for a fixed dimension known at compile time. More...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/ArrayExtentsValue.h>

Collaboration diagram for Arcane::impl::ExtentValue< Size, IndexType_ >:

Static Public Member Functions

static constexpr Int64 size ()

Static Public Attributes

static constexpr Int32 v = Size

Detailed Description

template<Int32 Size, typename IndexType_ = Int32>
class Arcane::impl::ExtentValue< Size, IndexType_ >

Information for a fixed dimension known at compile time.

The dimension value is given as a template parameter

Definition at line 45 of file arccore/src/base/arccore/base/ArrayExtentsValue.h.

Member Function Documentation

◆ size()

template<Int32 Size, typename IndexType_ = Int32>
constexpr Int64 Arcane::impl::ExtentValue< Size, IndexType_ >::size ( )
inlinestaticconstexpr

Member Data Documentation

◆ v

template<Int32 Size, typename IndexType_ = Int32>
Int32 Arcane::impl::ExtentValue< Size, IndexType_ >::v = Size
staticconstexpr

The documentation for this class was generated from the following file: