Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support assignment operator for layouts (and views) #1618

Open
adayton1 opened this issue Mar 26, 2024 · 0 comments
Open

Support assignment operator for layouts (and views) #1618

adayton1 opened this issue Mar 26, 2024 · 0 comments

Comments

@adayton1
Copy link
Member

RAJA/util/TypedViewBase.hpp:481:23:

note: copy assignment operator of
ViewBase<int, care::host_device_ptr<int>, RAJA::detail::LayoutBase_impl<camp::int_seq<long, 0, 1>, int, -1>> is implicitly deleted because field m_layout has no copy assignment operator

layout_type const m_layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant