Вторник, 15 февраля 2022, 0:33 +03:00 от Vladimir Grigoriev via Std-Discussion <std-discussion@lists.isocpp.org>:
In the section «10.2 Export declaration» of the C++ 20 Standard there is written2 A declaration is exported if it is(2.2) — a namespace-definition that contains an exported declaration, orBut then there is followed an exampleexport namespace N { } // OKbut this namespace definition does not contain an exported declaration. It is an empty namespace definition.So is there a contradiction?--
Std-Discussion mailing list
Std-Discussion@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/std-discussion