cplusplus / papers

ISO/IEC JTC1 SC22 WG21 paper scheduling and management
655 stars 18 forks source link

P3245 R2 Allow `[[nodiscard]]` in type alias declarations #1888

Open wg21bot opened 7 months ago

wg21bot commented 7 months ago

P3245R0 Allow [[nodiscard]] in type alias declarations (Xavier Bonaventura)

hanickadot commented 4 months ago

Seen in EWGI in St. Louis:

P3245R0 Allow [[nodiscard]] in type alias declarations

Pursue option 1 (attribute on alias)

SF F N A SA
1 6 3 0 0

Pursue option 2 (strong types)

SF F N A SA
2 0 1 4 3
wg21bot commented 4 months ago

P3245R1 Allow [[nodiscard]] in type alias declarations (Xavier Bonaventura)

wg21bot commented 1 month ago

P3245R2 Allow [[nodiscard]] in type alias declarations (Xavier Bonaventura)