<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 1, 2014 at 5:42 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:reid@kleckner.net" target="_blank">reid@kleckner.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":5r8" class="a3s" style="overflow:hidden">Author: rnk<br>
Date: Tue Jul  1 19:42:07 2014<br>
New Revision: 212148<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=212148&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=212148&view=rev</a><br>
Log:<br>
Remove the recommendation against using std::function<br>
<br>
Clang-cl supports MSVC-style RTTI now, and we can even compile<br>
typeid(...) with /GR-.  Just don't instantiate std::function with a<br>
polymorphic type, or bad things will happen.</div></blockquote></div><br>This is amazing progress. Looking forward to the blog post. =D</div></div>