http://llvm.org/bugs/show_bug.cgi?id=12321
Howard Hinnant <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Howard Hinnant <[email protected]> 2012-03-21 11:21:05 CDT --- I've received information indicating that the default constructor was accidentally removed from C++11. I've put it back into libc++ with revision 153194. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- 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
