Deutsch English Français Italiano |
<vf7m4s$1d8mj$1@raubtier-asyl.eternal-september.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!raubtier-asyl.eternal-september.org!.POSTED!not-for-mail From: Bonita Montero <Bonita.Montero@gmail.com> Newsgroups: comp.lang.c Subject: Re: constexpr keyword is unnecessary Date: Tue, 22 Oct 2024 10:02:01 +0200 Organization: A noiseless patient Spider Lines: 8 Message-ID: <vf7m4s$1d8mj$1@raubtier-asyl.eternal-september.org> References: <veb5fi$3ll7j$1@dont-email.me> <877ca5q84u.fsf@nosuchdomain.example.com> <vf0ijd$3u54q$1@dont-email.me> <vf0l98$3un4n$1@dont-email.me> <vf1216$p0c$1@dont-email.me> <87y12jpxvl.fsf@nosuchdomain.example.com> <vf1d2o$2hjk$1@dont-email.me> <87plnvpgb9.fsf@nosuchdomain.example.com> <vf2sm8$deou$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 22 Oct 2024 10:01:32 +0200 (CEST) Injection-Info: raubtier-asyl.eternal-september.org; posting-host="e436781b5bececcc4ec8d405142c4d3e"; logging-data="1483475"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18agtQwkxduxcq7hDXsOcmA1wdi8wZBOVo=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:cIjgDIneCAXyGe4rjIgCtY2oBLw= In-Reply-To: <vf2sm8$deou$1@dont-email.me> Content-Language: de-DE Bytes: 1577 Am 20.10.2024 um 14:22 schrieb Thiago Adams: > //'constexpr' initializer not representable in type of object > constexpr unsigned char c= 1234; > with const it is a warning. ... Good that we have constexpr now.