proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::_dynstack::cleanup Struct Reference

#include <proxsuite/linalg/veg/memory/dynamic_stack.hpp>

Collaboration diagram for proxsuite::linalg::veg::_detail::_dynstack::cleanup:
[legend]

Public Member Functions

VEG_INLINE void operator() () const VEG_NOEXCEPT
 

Public Attributes

bool constsuccess
 
proxsuite::linalg::veg::dynstack::DynStackMutparent
 
void * old_data
 
isize old_rem_bytes
 

Detailed Description

Definition at line 309 of file dynamic_stack.hpp.

Member Function Documentation

◆ operator()()

VEG_INLINE void proxsuite::linalg::veg::_detail::_dynstack::cleanup::operator() ( ) const
inline

Definition at line 316 of file dynamic_stack.hpp.

Member Data Documentation

◆ success

bool const& proxsuite::linalg::veg::_detail::_dynstack::cleanup::success

Definition at line 311 of file dynamic_stack.hpp.

◆ parent

proxsuite::linalg::veg::dynstack::DynStackMut& proxsuite::linalg::veg::_detail::_dynstack::cleanup::parent

Definition at line 312 of file dynamic_stack.hpp.

◆ old_data

void* proxsuite::linalg::veg::_detail::_dynstack::cleanup::old_data

Definition at line 313 of file dynamic_stack.hpp.

◆ old_rem_bytes

isize proxsuite::linalg::veg::_detail::_dynstack::cleanup::old_rem_bytes

Definition at line 314 of file dynamic_stack.hpp.


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