Понедельник, 26 июля 2021, 22:49 +03:00 от Brian Bi <bbi5291@gmail.com>:
See http://eel.is/c++draft/grammarindex for a list of references to expr-or-braced-init-listOn Mon, Jul 26, 2021 at 3:43 PM Vladimir Grigoriev via Std-Discussion <std-discussion@lists.isocpp.org> wrote:--In the section «Initializers» of the C++ Standard in the grammar that describes the term initializer there are the following linesexpr-or-braced-init-list:expressionbraced-init-listBut 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)
Std-Discussion mailing list
Std-Discussion@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/std-discussion
--Brian Bi