proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::mem::CopyAvailableFor< T > Struct Template Reference

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

Inheritance diagram for proxsuite::linalg::veg::mem::CopyAvailableFor< T >:
[legend]
Collaboration diagram for proxsuite::linalg::veg::mem::CopyAvailableFor< T >:
[legend]

Additional Inherited Members

- Static Public Attributes inherited from proxsuite::linalg::veg::meta::constant< mem::CopyAvailable,(VEG_CONCEPT(nothrow_copyable< T >) &&VEG_CONCEPT(nothrow_copy_assignable< T >)) ? CopyAvailable::yes_nothrow :(VEG_CONCEPT(copyable< T >) &&VEG_CONCEPT(copy_assignable< T >)) ? CopyAvailable::yes_maythrow :CopyAvailable::no >
static constexpr mem::CopyAvailable value
 

Detailed Description

template<typename T>
struct proxsuite::linalg::veg::mem::CopyAvailableFor< T >

Definition at line 143 of file alloc.hpp.


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