Type entier sur 128 bits.
Plus de détails...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/Int128.h>
|
| constexpr Int128 | operator+ (Int128 a, Int128 b) |
Type entier sur 128 bits.
- Avertissement
- Cette classe est en cours de définition et ne doit pas être utilisée.
Définition à la ligne 43 du fichier arccore/src/base/arccore/base/Int128.h.
◆ Int128()
| Arcane::Int128::Int128 |
( |
Int64 | v | ) |
|
|
inlineconstexpr |
◆ _setFromInt64()
| void Arcane::Int128::_setFromInt64 |
( |
Int64 | v | ) |
|
|
inlineconstexprprivate |
◆ _toInt64()
| Int64 Arcane::Int128::_toInt64 |
( |
| ) |
const |
|
inlineconstexprprivate |
◆ operator Int64()
| Arcane::Int128::operator Int64 |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator=()
| Int128 & Arcane::Int128::operator= |
( |
Int64 | v | ) |
|
|
inlineconstexpr |
◆ toInt64()
| Int64 Arcane::Int128::toInt64 |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator+
| Int128 operator+ |
( |
Int128 | a, |
|
|
Int128 | b ) |
|
friend |
◆ m_v
| Int64 Arcane::Int128::m_v |
|
private |
◆ m_v2
| Int64 Arcane::Int128::m_v2 = 0 |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :