<div dir="ltr">I noticed that the following program compiled with clang 3.4 yields an error: <a href="http://coliru.stacked-crooked.com/a/844643c70280f89b">http://coliru.stacked-crooked.com/a/844643c70280f89b</a><div><br></div>

<div>Conversely gcc doesn't (<a href="http://ideone.com/k7y55p">http://ideone.com/k7y55p</a>)</div><div><br></div><div>If the program gets compiled in clang without the '<span style="color:rgb(0,0,0);font-size:13px">-stdlib=libc++' option it compiles just fine so I suppose it might be a problem in libc++.</span></div>

<div><font color="#000000"><br></font></div><div><font color="#000000">A quick search on LLVM's bugzilla for libc++ and lambda doesn't show any outstanding issue. Is this a bug or am I missing something?</font></div>

<div><font color="#000000"><br></font></div><div><font color="#000000">Thanks!<br></font><div><br></div><div dir="ltr"></div>
</div></div>