Arcane  v3.16.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::impl::ExtendedArrayBoundLoop< LoopBoundType, RemainingArgs >

Fonctions membres publiques

 ExtendedArrayBoundLoop (const LoopBoundType &bounds, RemainingArgs... args)
 

Attributs publics

LoopBoundType m_bounds
 
std::tuple< RemainingArgs... > m_remaining_args
 

Description détaillée

template<typename LoopBoundType, typename... RemainingArgs>
class Arcane::Accelerator::impl::ExtendedArrayBoundLoop< LoopBoundType, RemainingArgs >

Définition à la ligne 73 du fichier RunCommandLoop.h.

Documentation des constructeurs et destructeur

◆ ExtendedArrayBoundLoop()

template<typename LoopBoundType, typename... RemainingArgs>
Arcane::Accelerator::impl::ExtendedArrayBoundLoop< LoopBoundType, RemainingArgs >::ExtendedArrayBoundLoop ( const LoopBoundType & bounds,
RemainingArgs... args )
inline

Définition à la ligne 77 du fichier RunCommandLoop.h.

Documentation des données membres

◆ m_bounds

template<typename LoopBoundType, typename... RemainingArgs>
LoopBoundType Arcane::Accelerator::impl::ExtendedArrayBoundLoop< LoopBoundType, RemainingArgs >::m_bounds

Définition à la ligne 82 du fichier RunCommandLoop.h.

◆ m_remaining_args

template<typename LoopBoundType, typename... RemainingArgs>
std::tuple<RemainingArgs...> Arcane::Accelerator::impl::ExtendedArrayBoundLoop< LoopBoundType, RemainingArgs >::m_remaining_args

Définition à la ligne 83 du fichier RunCommandLoop.h.


La documentation de cette classe a été générée à partir du fichier suivant :