Skip to content

C++: Implement lazy element creation for ListView (Duplication)#11256

Closed
ogoffart wants to merge 1 commit into
masterfrom
olivier/cpp2
Closed

C++: Implement lazy element creation for ListView (Duplication)#11256
ogoffart wants to merge 1 commit into
masterfrom
olivier/cpp2

Conversation

@ogoffart
Copy link
Copy Markdown
Member

@ogoffart ogoffart commented Apr 2, 2026

Translate the Rust ensure_updated_listview directly into C++.

Translate the Rust ensure_updated_listview directly into C++.
@ogoffart
Copy link
Copy Markdown
Member Author

ogoffart commented Apr 2, 2026

This is an alternative approach to #11255 that simply duplicates the code instead of trying to keep it in sync with a lot of boiler plate

@ogoffart ogoffart changed the title C++: Implement lazy element creation for ListView C++: Implement lazy element creation for ListView (Duplication) Apr 2, 2026
@ogoffart
Copy link
Copy Markdown
Member Author

ogoffart commented Apr 8, 2026

We went for #11255 after all that should make future maintenance easier.

@ogoffart ogoffart closed this Apr 8, 2026
@ogoffart ogoffart deleted the olivier/cpp2 branch May 17, 2026 14:49
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