Skip to content

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

Open
ste-lam wants to merge 2 commits into
Tencent:masterfrom
ste-lam:master
Open

Making GenericMemberIterator comply with C++20's std::random_access_iterator concept #2362
ste-lam wants to merge 2 commits into
Tencent:masterfrom
ste-lam:master

Conversation

@ste-lam

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

Copy link
Copy Markdown

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

tencent-adm commented Dec 14, 2025

Copy link
Copy Markdown
Member

CLA assistant check
All committers have signed the CLA.

@ste-lam ste-lam marked this pull request as draft May 23, 2026 13:20
@ste-lam ste-lam marked this pull request as ready for review May 23, 2026 13:20
… 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