![]() |
Low-Level Abstraction of Memory Access
|
#include "ArrayExtents.hpp"
#include "Core.hpp"
#include "macros.hpp"
#include <algorithm>
#include <iterator>
#include <limits>
Go to the source code of this file.
Classes | |
struct | llama::ArrayIndexIterator< ArrayExtents > |
Iterator supporting ArrayIndexRange. More... | |
struct | llama::ArrayIndexRange< ArrayExtents > |
Range allowing to iterate over all indices in an ArrayExtents. More... | |
Namespaces | |
llama | |