http://llvm.org/bugs/show_bug.cgi?id=22044
Serge Pavlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Serge Pavlov <[email protected]> --- This is so-called injected class name (see C++ standard 9p2): The class-name is also inserted into the scope of the class itself; this is known as the injected-class-name. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
