Interface Documentation
Version: invalid
Classes | Namespaces
offset.hh File Reference
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <utility>
Include dependency graph for offset.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  flecsi::util::offset< COUNT_BITS >
 offset represents an offset range (a start index plus a count of elements) in a single uint64_t. The lower COUNT_BITS bits are used for the count and the remaining bits are used for the start index. More...
 

Namespaces

 flecsi