C++ Logo

std-discussion

Advanced search

Exported redeclarations

From: Vladimir Grigoriev <vlad.moscow_at_[hidden]>
Date: Thu, 17 Feb 2022 01:11:07 +0300
What is the difference between these two phrase
 
An exported redeclaration of a non-exported declaration of an entity is ill-formed.
 
and
 
A name is exported by a module if it is redeclared by an exported declaration in the purview of that module.
 
 
 
 
You can meet me at http://cpp.forum24.ru/ or www.stackoverflow.com or http://ru.stackoverflow.com

Received on 2022-02-16 22:11:15