proxsuite 0.7.1
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::_collections::AllocCleanup< A > Struct Template Reference

#include <proxsuite/linalg/veg/vec.hpp>

Collaboration diagram for proxsuite::linalg::veg::_detail::_collections::AllocCleanup< A >:
[legend]

Public Member Functions

VEG_INLINE VEG_CPP14 (constexpr) void operator()()
 

Public Attributes

RefMut< A > alloc
 
void * data
 
mem::Layout layout
 

Detailed Description

template<typename A>
struct proxsuite::linalg::veg::_detail::_collections::AllocCleanup< A >

Definition at line 228 of file vec.hpp.

Member Function Documentation

◆ VEG_CPP14()

template<typename A >
VEG_INLINE proxsuite::linalg::veg::_detail::_collections::AllocCleanup< A >::VEG_CPP14 ( constexpr )
inline

Definition at line 234 of file vec.hpp.

Member Data Documentation

◆ alloc

Definition at line 230 of file vec.hpp.

◆ data

template<typename A >
void* proxsuite::linalg::veg::_detail::_collections::AllocCleanup< A >::data

Definition at line 231 of file vec.hpp.

◆ layout

Definition at line 232 of file vec.hpp.


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