#include <env.hpp>
|
template<class T > |
using | bvector = battery::vector<T, Allocator> |
|
using | bstring = battery::string<Allocator> |
|
◆ bvector
template<class Allocator >
template<class T >
using lala::Variable< Allocator >::bvector = battery::vector<T, Allocator> |
◆ bstring
template<class Allocator >
using lala::Variable< Allocator >::bstring = battery::string<Allocator> |
◆ Variable() [1/4]
template<class Allocator >
◆ Variable() [2/4]
template<class Allocator >
◆ Variable() [3/4]
template<class Allocator >
CUDA NI lala::Variable< Allocator >::Variable |
( |
const bstring & | name, |
|
|
const Sort< Allocator > & | sort, |
|
|
AVar | av, |
|
|
const Allocator & | allocator = Allocator{} ) |
|
inline |
◆ Variable() [4/4]
template<class Allocator >
template<class Alloc2 >
CUDA NI lala::Variable< Allocator >::Variable |
( |
const Variable< Alloc2 > & | other, |
|
|
const Allocator & | allocator = Allocator{} ) |
|
inline |
◆ avar_of()
template<class Allocator >
◆ name
template<class Allocator >
◆ sort
template<class Allocator >
◆ avars
template<class Allocator >
The documentation for this struct was generated from the following file: