On Saturday 10 August 2013 17:27:01 Jean Lee wrote: > I suffer a problem when using std::map in clang. I compile it in clang 3.3 > under ubuntu 12.04, and the problem is also in clang 3.0. > The codes like follows (also in attachment): [...] > test.cpp:9:36: error: expected ')' > = std::map()) > ^ Hi, This is a known bug: http://llvm.org/bugs/show_bug.cgi?id=13657 I have a patch for it[1], but it has not been integrated yet [1] http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130610/081655.html -- Olivier _______________________________________________ cfe-dev mailing list cfe-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev