|
HEDLEY_NEVER_INLINE void | proxsuite::linalg::veg::_detail::throw_bad_alloc () |
|
void | proxsuite::linalg::veg::_detail::terminate () noexcept |
|
auto | proxsuite::linalg::veg::mem::memmove (void *dest, void const *src, usize nbytes) noexcept -> void * |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename A),(A), dealloc, mem::Alloc< A >::dealloc(VEG_DECLVAL(RefMut< A >), VEG_DECLVAL(void *), VEG_DECLVAL(mem::Layout)), true) |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename A),(A), alloc, mem::Alloc< A >::alloc(VEG_DECLVAL(RefMut< A >), VEG_DECLVAL(mem::Layout)), VEG_CONCEPT(same< ExprType, mem::AllocBlock >)) |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename A),(A), owns_alloc, mem::Alloc< A >::owns(VEG_DECLVAL(Ref< A >), VEG_DECLVAL(mem::Layout)), VEG_CONCEPT(same< ExprType, bool >)) |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename A),(A), grow, mem::Alloc< A >::grow(VEG_DECLVAL(RefMut< A >), VEG_DECLVAL(void *), VEG_DECLVAL(mem::Layout), VEG_DECLVAL(usize), VEG_DECLVAL(mem::RelocFn)), VEG_CONCEPT(same< ExprType, mem::AllocBlock >)) |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename A),(A), shrink, mem::Alloc< A >::shrink(VEG_DECLVAL(RefMut< A >), VEG_DECLVAL(void *), VEG_DECLVAL(mem::Layout), VEG_DECLVAL(usize), VEG_DECLVAL(mem::RelocFn)), VEG_CONCEPT(same< ExprType, mem::AllocBlock >)) |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename C, typename T, typename A),(C, T, A), destroy, mem::Cloner< C >::destroy(VEG_DECLVAL(RefMut< C >), VEG_DECLVAL(T *), VEG_DECLVAL(RefMut< A >)), true) |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename C, typename T, typename A),(C, T, A), clone, mem::Cloner< C >::clone(VEG_DECLVAL(RefMut< C >), VEG_DECLVAL(Ref< T >), VEG_DECLVAL(RefMut< A >)), VEG_CONCEPT(same< ExprType, T >)) |
|
| proxsuite::linalg::veg::concepts::alloc::VEG_CONCEPT_EXPR ((typename C, typename T, typename A),(C, T, A), clone_from, mem::Cloner< C >::clone_from(VEG_DECLVAL(RefMut< C >), VEG_DECLVAL(RefMut< T >), VEG_DECLVAL(Ref< T >), VEG_DECLVAL(RefMut< A >)), true) |
|