#include <proxsuite/linalg/veg/memory/dynamic_stack.hpp>
Definition at line 34 of file dynamic_stack.hpp.
◆ alloc_req()
auto proxsuite::linalg::veg::dynstack::StackReq::alloc_req |
( |
| ) |
const -> isize
|
|
inlineconstexprnoexcept |
◆ with_len()
template<typename T >
static constexpr auto proxsuite::linalg::veg::dynstack::StackReq::with_len |
( |
proxsuite::linalg::veg::Tag< T > | , |
|
|
isize | len ) -> StackReq
|
|
inlinestaticconstexprnoexcept |
◆ VEG_CPP14() [1/2]
static proxsuite::linalg::veg::dynstack::StackReq::VEG_CPP14 |
( |
constexpr | | ) |
-> StackReq
|
|
inlinestaticnoexcept |
◆ VEG_CPP14() [2/2]
static proxsuite::linalg::veg::dynstack::StackReq::VEG_CPP14 |
( |
constexpr | | ) |
-> StackReq
|
|
inlinestaticnoexcept |
◆ operator==
◆ operator&
◆ operator|
◆ size_bytes
isize proxsuite::linalg::veg::dynstack::StackReq::size_bytes |
◆ align
isize proxsuite::linalg::veg::dynstack::StackReq::align |
The documentation for this struct was generated from the following file: