Low-Level Abstraction of Memory Access
Null.hpp File Reference
+ Include dependency graph for Null.hpp:

Go to the source code of this file.

Classes

struct  llama::mapping::internal::NullReference< T >
 
struct  llama::mapping::Null< TArrayExtents, TRecordDim >
 

Namespaces

 llama
 
 llama::mapping
 
 llama::mapping::internal
 

Variables

template<typename Mapping >
constexpr bool llama::mapping::isNull = false
 
template<typename ArrayExtents , typename RecordDim >
constexpr bool llama::mapping::isNull< Null< ArrayExtents, RecordDim > > = true