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

Make PagedArray to compile with clang14 with C++20 on the runner #1681

Merged

Conversation

apradhana
Copy link
Contributor

Get rid of static_assert(std::random_access_iterator<PagedArray<int, 10UL>::ConstIterator>," ... "); in PagedArray.h.

Signed-off-by: apradhana <andre.pradhana@gmail.com>
Signed-off-by: apradhana <andre.pradhana@gmail.com>
@apradhana apradhana merged commit 87a508c into AcademySoftwareFoundation:v10.1.0_rc Oct 11, 2023
45 of 46 checks passed
@Idclip
Copy link
Contributor

Idclip commented Oct 11, 2023

Thanks @apradhana

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.

2 participants