-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
B2 - improvementBucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between eBucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between eC++29Targeted at C++29Targeted at C++29ISShip vehicle: ISShip vehicle: ISLEWGLibrary EvolutionLibrary Evolutionneeds-revisionPaper needs changes before it can proceedPaper needs changes before it can proceedready-for-library-evolution-meeting-reviewThis paper needs to be discussed at a Library Evolution meetingThis paper needs to be discussed at a Library Evolution meetingsize - mediumpaper size estimatepaper size estimate
Milestone
Description
P2769R0 get_element customization point object (Ruslan Arutyunyan, Alexey Kukanov)
Metadata
Metadata
Assignees
Labels
B2 - improvementBucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between eBucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between eC++29Targeted at C++29Targeted at C++29ISShip vehicle: ISShip vehicle: ISLEWGLibrary EvolutionLibrary Evolutionneeds-revisionPaper needs changes before it can proceedPaper needs changes before it can proceedready-for-library-evolution-meeting-reviewThis paper needs to be discussed at a Library Evolution meetingThis paper needs to be discussed at a Library Evolution meetingsize - mediumpaper size estimatepaper size estimate
Type
Projects
Relationships
Development
Select code repository
Activity
inbal2l commentedon Jan 24, 2023
Scheduled for SG9 meeting in Issaquah (Monday afternoon).
33 remaining items
wg21bot commentedon Oct 17, 2024
P2769R3 get_element customization point object (Ruslan Arutyunyan, Alexey Kukanov)
[-]P2769 R2 get_element customization point object[/-][+]P2769 R3 get_element customization point object[/+]inbal2l commentedon Dec 15, 2024
2024-11-20 Library Evolution Wroclaw Meeting
P2769R0: get_element customization point object
2024-11-20 Library Evolution Wroclaw Meeting Minutes
Champion: Ruslan Arutyunyan
Chair: Inbal Levi / Robert Leahy
Minute Taker: Steve Downey
Summary
POLL: We should add special handling for specializations of standard library class templates (std::tuple et al.) within std::get_element which causes it to call get qualified (i.e. std::get).
Attendance: 15 (IP) + 4 (R)
Outcome: No objection to unanimous consent
Next Steps
Authors got guidance to add special handling for specializations of standard library class templates (std::tuple et al.) within std::get_element which causes it to call get qualified (i.e. std::get). There are few design questions remain, which will be discussed during the next meeting.