YPC  0.2.0
hpda::processor::internal::copy_helper< Index > Member List

This is the complete list of members for hpda::processor::internal::copy_helper< Index >, including all inherited members.

copy(T1 &target, T2 &&source) -> typename std::enable_if<(std::remove_reference< T2 >::type::type_list::len > Index), void >::type (defined in hpda::processor::internal::copy_helper< Index >)hpda::processor::internal::copy_helper< Index >inlinestatic
copy(T1 &target, const T2 &source) -> typename std::enable_if<(std::remove_reference< T2 >::type::type_list::len<=Index), void >::type (defined in hpda::processor::internal::copy_helper< Index >)hpda::processor::internal::copy_helper< Index >inlinestatic