Skip to content

Making GenericMemberIterator comply with C++20's std::random_access_iterator concept #2362

Open
ste-lam wants to merge 1 commit intoTencent:masterfrom
ste-lam:master
Open

Making GenericMemberIterator comply with C++20's std::random_access_iterator concept #2362
ste-lam wants to merge 1 commit intoTencent:masterfrom
ste-lam:master

Conversation

@ste-lam
Copy link

@ste-lam ste-lam commented Dec 14, 2025

This PR addresses the same issue with std::random_access_iterator as #1947.
The only difference is that this approach uses a friend operator overload.

@tencent-adm
Copy link
Member

tencent-adm commented Dec 14, 2025

CLA assistant check
All committers have signed the CLA.

… C++20's std::random_access_iterator concept
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