Template Struct StackAlloc

Inheritance Relationships

Base Type

Struct Documentation

template<usize MaxAlign>
struct StackAlloc : private proxsuite::linalg::veg::mem::BumpAlloc<MaxAlign>