.. _exhale_struct_structproxsuite_1_1linalg_1_1veg_1_1mem_1_1CopyAvailableFor: Template Struct CopyAvailableFor ================================ - Defined in :ref:`file__tmp_ws_src_proxsuite_include_proxsuite_linalg_veg_memory_alloc.hpp` Inheritance Relationships ------------------------- Base Type ********* - ``public 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 >`` (:ref:`exhale_struct_structproxsuite_1_1linalg_1_1veg_1_1meta_1_1constant`) Struct Documentation -------------------- .. doxygenstruct:: proxsuite::linalg::veg::mem::CopyAvailableFor :members: :protected-members: :undoc-members: