Low-Level Abstraction of Memory Access
ArrayIndexRange.hpp File Reference
#include "ArrayExtents.hpp"
#include "Core.hpp"
#include "macros.hpp"
#include <algorithm>
#include <iterator>
#include <limits>
+ Include dependency graph for ArrayIndexRange.hpp:
+ This graph shows which files directly or indirectly include this file:

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