#include "proxsuite/linalg/veg/memory/alloc.hpp"#include "proxsuite/linalg/veg/util/defer.hpp"#include "proxsuite/linalg/veg/internal/prologue.hpp"#include "proxsuite/linalg/veg/internal/epilogue.hpp"Go to the source code of this file.
Namespaces | |
| namespace | proxsuite |
| namespace | proxsuite::linalg |
| namespace | proxsuite::linalg::veg |
| namespace | proxsuite::linalg::veg::_detail |
| namespace | proxsuite::linalg::veg::_detail::_collections |
Functions | |
| template<typename T, typename A, typename C> | |
| void | proxsuite::linalg::veg::_detail::_collections::backward_destroy (RefMut< A > alloc, RefMut< C > cloner, T *ptr, T *ptr_end) |