Displaying 1 result from an estimated 1 matches for "2c4b7d6c".
2014 Apr 08
2
[LLVMdev] C++ 11 explicit keyword error
...c -c I obtain this error:
nn:1: error: expected unqualified-id
{
^
1 error generated.
But the C++ 11 standard permits explicit on classes.
It’s a bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140408/2c4b7d6c/attachment.html>