New C features in GCC 13 (Red Hat Developer)
New C features in GCC 13 (Red Hat Developer)
Posted May 5, 2023 22:37 UTC (Fri) by bartoc (guest, #124262)In reply to: New C features in GCC 13 (Red Hat Developer) by atai
Parent article: New C features in GCC 13 (Red Hat Developer)
yes, but it's simpler because it doesn't need to deal with all of c++'s rules around references and whatnot. Again, gcc already had this in the form of __auto_type. Typeof() is also included in c23.
