[cfe-dev] constructor inheritance in 3.3?

Scott Baldwin scottbaldwin at gmail.com
Wed Jul 31 04:59:14 PDT 2013


Sorry, to be clear, here is the link I was referring to:
http://clang.llvm.org/cxx_status.html

 

Also, by "SA" I meant I would have to bother one of our sys admins to
upgrade the software on this environment (if you tell me it is in fact
supported in later version).

 

From: Scott Baldwin [mailto:scottbaldwin at gmail.com] 
Sent: Wednesday, July 31, 2013 6:57 AM
To: 'cfe-dev at cs.uiuc.edu'
Subject: constructor inheritance in 3.3?

 

According to your C++11 support status page, C++11 constructor inheritance
was added in clang 3.3.

 

I am using clang 3.3 (trunk 176796), but I get the following: "error:
inheriting constructors are not supported"

 

Was this added in a later version of 3.3?  If so, I will need an SA to
upgrade the version, but I do not want to bother him if it is not in 3.3 at
all.

 

Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130731/e77865a9/attachment.html>


More information about the cfe-dev mailing list