Intervalle d'itération pour une boucle.
Plus de détails...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/ForLoopRanges.h>
Intervalle d'itération pour une boucle.
Définition à la ligne 30 du fichier arccore/src/base/arccore/base/ForLoopRanges.h.
◆ ForLoopRange()
| Arcane::ForLoopRange::ForLoopRange |
( |
Int32 | lower_bound, |
|
|
Int32 | size ) |
|
inline |
◆ explicit()
| Arcane::ForLoopRange::explicit |
( |
false | | ) |
|
|
inline |
◆ lowerBound()
| Int32 Arcane::ForLoopRange::lowerBound |
( |
| ) |
const |
|
inlineconstexpr |
◆ size()
| Int32 Arcane::ForLoopRange::size |
( |
| ) |
const |
|
inlineconstexpr |
◆ upperBound()
| Int32 Arcane::ForLoopRange::upperBound |
( |
| ) |
const |
|
inlineconstexpr |
◆ m_lower_bound
| Int32 Arcane::ForLoopRange::m_lower_bound |
|
private |
◆ m_size
| Int32 Arcane::ForLoopRange::m_size |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :