Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::impl::IterBuilderWithIndex< T > Class Template Reference
Collaboration diagram for Arcane::impl::IterBuilderWithIndex< T >:

Public Types

using ValueType = T

Static Public Member Functions

constexpr __host__ static __device__ IteratorWithIndex< T > create (Int32 index, T value)

Detailed Description

template<typename T>
class Arcane::impl::IterBuilderWithIndex< T >

Definition at line 215 of file RunCommandEnumerate.h.

Member Typedef Documentation

◆ ValueType

template<typename T>
using Arcane::impl::IterBuilderWithIndex< T >::ValueType = T

Definition at line 219 of file RunCommandEnumerate.h.

Member Function Documentation

◆ create()

template<typename T>
__host__ static __device__ IteratorWithIndex< T > Arcane::impl::IterBuilderWithIndex< T >::create ( Int32 index,
T value )
inlinestaticconstexpr

Definition at line 223 of file RunCommandEnumerate.h.


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