Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.12
-
Component/s: Semantic Analysis
-
Labels:None
Description
class G { private: G(); // marked as "public", but actually "private" public: G(int a); };
Attachments
Issue Links
- relates to
-
CPP-1349 Sema: access specifiers of class members should be available in semantic
-
- Closed
-