C++ Logo

std-discussion

Advanced search

Re: What is the meaning of expr-or-braced-init-list in the grammar of the term initializer?

From: Vladimir Grigoriev <vlad.moscow_at_[hidden]>
Date: Mon, 26 Jul 2021 23:00:50 +0300
And what?!
 
 
You can meet me at http://cpp.forum24.ru/ or www.stackoverflow.com or http://ru.stackoverflow.com
 
  
>Понедельник, 26 июля 2021, 22:49 +03:00 от Brian Bi <bbi5291_at_[hidden]>:
>
>See http://eel.is/c++draft/grammarindex for a list of references to expr-or-braced-init-list
>On Mon, Jul 26, 2021 at 3:43 PM Vladimir Grigoriev via Std-Discussion < std-discussion_at_[hidden] > wrote:
>>
>>In the section «Initializers» of the C++ Standard in the grammar that describes the term initializer there are the following lines
>>
>>expr-or-braced-init-list:
>>expression
>>braced-init-list
>>
>>But nowhere in the grammar there is a reference to this term.
>>
>>It is unclear why is it present here and how is it related to the term initializer?
>>
>>With best regards
>>(Vlad from Moscow)
>>You can meet me at http://cpp.forum24.ru/ or www.stackoverflow.com or http://ru.stackoverflow.com --
>>Std-Discussion mailing list
>>Std-Discussion_at_[hidden]
>>https://lists.isocpp.org/mailman/listinfo.cgi/std-discussion
>
>--
>Brian Bi
>
>
>
 

Received on 2021-07-26 15:00:56