Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::HashTraitsT< Int32 >

Spécialisation pour les Int32. Plus de détails...

#include <arcane/utils/HashFunction.h>

+ Graphe de collaboration de Arcane::HashTraitsT< Int32 >:

Types publics

typedef Int32 KeyTypeConstRef
 
typedef Int32 & KeyTypeRef
 
typedef Int32 KeyTypeValue
 
typedef TrueType Printable
 
typedef Int32 HashValueType
 

Fonctions membres publiques statiques

static constexpr ARCCORE_HOST_DEVICE Int32 hashFunction (Int32 key)
 

Description détaillée

Spécialisation pour les Int32.

Définition à la ligne 131 du fichier HashFunction.h.

Documentation des définitions de type membres

◆ HashValueType

typedef Int32 Arcane::HashTraitsT< Int32 >::HashValueType

Définition à la ligne 139 du fichier HashFunction.h.

◆ KeyTypeConstRef

typedef Int32 Arcane::HashTraitsT< Int32 >::KeyTypeConstRef

Définition à la ligne 135 du fichier HashFunction.h.

◆ KeyTypeRef

typedef Int32& Arcane::HashTraitsT< Int32 >::KeyTypeRef

Définition à la ligne 136 du fichier HashFunction.h.

◆ KeyTypeValue

typedef Int32 Arcane::HashTraitsT< Int32 >::KeyTypeValue

Définition à la ligne 137 du fichier HashFunction.h.

◆ Printable

typedef TrueType Arcane::HashTraitsT< Int32 >::Printable

Définition à la ligne 138 du fichier HashFunction.h.

Documentation des fonctions membres

◆ hashFunction()

static constexpr ARCCORE_HOST_DEVICE Int32 Arcane::HashTraitsT< Int32 >::hashFunction ( Int32  key)
inlinestaticconstexpr

Définition à la ligne 143 du fichier HashFunction.h.


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