Date: Mon, 7 Nov 2022 07:21:41 -1000
Hi SG22,
I just learned that C23 appears to have standardised two new attributes that are not in C++23, [[unsequenced]] and [[reproducible]]:
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2956.htm <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2956.htm>
Could you please confirm that this has in fact landed in the C23 standard? It's already on cppreference.
Do you have any views on whether we want these attributes in C++ as well? Has this been discussed before?
Cheers,
Timur
I just learned that C23 appears to have standardised two new attributes that are not in C++23, [[unsequenced]] and [[reproducible]]:
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2956.htm <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2956.htm>
Could you please confirm that this has in fact landed in the C23 standard? It's already on cppreference.
Do you have any views on whether we want these attributes in C++ as well? Has this been discussed before?
Cheers,
Timur
Received on 2022-11-07 17:21:46