Template Struct VecAlloc

Inheritance Relationships

Base Type

Struct Documentation

template<typename T, typename A>
struct VecAlloc : public proxsuite::linalg::veg::Tuple<A, RawVectorMoveRaii<T>>

Public Functions

VecAlloc(VecAlloc const&) = default
VecAlloc(VecAlloc&&) = default
auto operator=(VecAlloc const&) -> VecAlloc& = default
auto operator=(VecAlloc&&) -> VecAlloc& = default
inline VEG_INLINE ~VecAlloc () VEG_NOEXCEPT_IF(VEG_CONCEPT(alloc