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

Add a concept for View #759

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

bernhardmgruber
Copy link
Member

Also:

  • redefine isView via the new concept in C++20 mode
  • refactor constructField

@bernhardmgruber bernhardmgruber force-pushed the view_concept branch 2 times, most recently from 79b8143 to ef9fe61 Compare August 9, 2023 21:45
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #759 (ef9fe61) into develop (a3de119) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #759   +/-   ##
========================================
  Coverage    98.77%   98.77%           
========================================
  Files           75       75           
  Lines         7251     7261   +10     
========================================
+ Hits          7162     7172   +10     
  Misses          89       89           

@bernhardmgruber bernhardmgruber merged commit aec5c80 into alpaka-group:develop Aug 10, 2023
32 of 36 checks passed
@bernhardmgruber bernhardmgruber deleted the view_concept branch August 10, 2023 08:51
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

Successfully merging this pull request may close these issues.

1 participant