Types publics | |
using | value_type = T |
using | reference_type = value_type & |
Fonctions membres publiques | |
__host__ __device__ | Privatizer (const T &o) |
__host__ __device__ reference_type | privateCopy () |
Attributs publics | |
value_type | m_private_copy |
Définition à la ligne 60 du fichier RunQueueInternal.h.
using Arcane::Accelerator::impl::Privatizer< T >::reference_type = value_type& |
Définition à la ligne 63 du fichier RunQueueInternal.h.
using Arcane::Accelerator::impl::Privatizer< T >::value_type = T |
Définition à la ligne 62 du fichier RunQueueInternal.h.
|
inline |
Définition à la ligne 66 du fichier RunQueueInternal.h.
|
inline |
Définition à la ligne 67 du fichier RunQueueInternal.h.
value_type Arcane::Accelerator::impl::Privatizer< T >::m_private_copy |
Définition à la ligne 64 du fichier RunQueueInternal.h.