Type entier sur 128 bits. Plus de détails...
Fonctions membres publiques | |
constexpr | Int128 (Int64 v) |
constexpr Int128 & | operator= (Int64 v) |
constexpr Int64 | toInt64 () const |
constexpr | operator Int64 () const |
Fonctions membres privées | |
constexpr Int64 | _toInt64 () const |
constexpr void | _setFromInt64 (Int64 v) |
Attributs privés | |
Int64 | m_v |
Int64 | m_v2 = 0 |
Amis | |
constexpr Int128 | operator+ (Int128 a, Int128 b) |
Type entier sur 128 bits.
Définition à la ligne 43 du fichier arccore/src/base/arccore/base/Int128.h.
|
inlineconstexpr |
Définition à la ligne 48 du fichier arccore/src/base/arccore/base/Int128.h.
|
inlineconstexprprivate |
Définition à la ligne 77 du fichier arccore/src/base/arccore/base/Int128.h.
|
inlineconstexprprivate |
Définition à la ligne 73 du fichier arccore/src/base/arccore/base/Int128.h.
|
inlineconstexpr |
Définition à la ligne 58 du fichier arccore/src/base/arccore/base/Int128.h.
Définition à la ligne 52 du fichier arccore/src/base/arccore/base/Int128.h.
|
inlineconstexpr |
Définition à la ligne 57 du fichier arccore/src/base/arccore/base/Int128.h.
Définition à la ligne 81 du fichier arccore/src/base/arccore/base/Int128.h.
|
private |
Définition à la ligne 69 du fichier arccore/src/base/arccore/base/Int128.h.
|
private |
Définition à la ligne 70 du fichier arccore/src/base/arccore/base/Int128.h.