#include <proxsuite/linalg/veg/memory/alloc.hpp>
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 |