Sujet : Re: "A diagram of C23 basic types"
De : thiago.adams (at) *nospam* gmail.com (Thiago Adams)
Groupes : comp.lang.cDate : 02. Apr 2025, 15:12:07
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vsjgjn$1v1n4$1@dont-email.me>
References : 1 2 3 4 5
User-Agent : Mozilla Thunderbird
Em 4/2/2025 11:05 AM,
Muttley@DastardlyHQ.org escreveu:
So what exactly is better / faster / clearer / safer in C23?
We already had some C23 topics here.
My list
- #warning (better)
- typeof/auto (better only when strictly necessary)
- digit separator (better, safer)
- binary literal useful
- #elifdef, OK not a problem, not complex..
- _has_include useful
- [[nodiscard]] safer (although I think it could be better defined)
- static_assert no param (clear)