Lattice Land Core Library
Loading...
Searching...
No Matches
lala::VStore< U, Allocator >::var_dom< Alloc > Struct Template Reference

#include <vstore.hpp>

Public Member Functions

 var_dom ()=default
 
 var_dom (const var_dom< Alloc > &)=default
 
CUDA var_dom (const Alloc &)
 
CUDA var_dom (AVar avar, const local_universe &dom)
 
template<class VarDom >
CUDA var_dom (const VarDom &other)
 

Public Attributes

AVar avar
 
local_universe dom
 

Constructor & Destructor Documentation

◆ var_dom() [1/5]

template<class U , class Allocator >
template<class Alloc >
lala::VStore< U, Allocator >::var_dom< Alloc >::var_dom ( )
default

◆ var_dom() [2/5]

template<class U , class Allocator >
template<class Alloc >
lala::VStore< U, Allocator >::var_dom< Alloc >::var_dom ( const var_dom< Alloc > & )
default

◆ var_dom() [3/5]

template<class U , class Allocator >
template<class Alloc >
CUDA lala::VStore< U, Allocator >::var_dom< Alloc >::var_dom ( const Alloc & )
inlineexplicit

◆ var_dom() [4/5]

template<class U , class Allocator >
template<class Alloc >
CUDA lala::VStore< U, Allocator >::var_dom< Alloc >::var_dom ( AVar avar,
const local_universe & dom )
inline

◆ var_dom() [5/5]

template<class U , class Allocator >
template<class Alloc >
template<class VarDom >
CUDA lala::VStore< U, Allocator >::var_dom< Alloc >::var_dom ( const VarDom & other)
inline

Member Data Documentation

◆ avar

template<class U , class Allocator >
template<class Alloc >
AVar lala::VStore< U, Allocator >::var_dom< Alloc >::avar

◆ dom

template<class U , class Allocator >
template<class Alloc >
local_universe lala::VStore< U, Allocator >::var_dom< Alloc >::dom

The documentation for this struct was generated from the following file: