proxsuite 0.6.7
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()

Definition at line 234 of file vec.hpp.

Member Data Documentation

◆ alloc

Definition at line 230 of file vec.hpp.

◆ 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: